Green & Teal, Muted Green Color Palette — PaletteCSS
Back to palettes

Green & Teal, Muted Green Color Palette

#237886 35, 120, 134
#5A9867 90, 152, 103
#1D764D 29, 118, 77
#3DA1A3 61, 161, 163
#237886
Color 1
#5A9867
Color 2
#1D764D
Color 3
#3DA1A3
Color 4
:root {
  --color-1: #237886;
  --color-2: #5A9867;
  --color-3: #1D764D;
  --color-4: #3DA1A3;
}
colors: {
  'palette-1': '#237886',
  'palette-2': '#5A9867',
  'palette-3': '#1D764D',
  'palette-4': '#3DA1A3',
}
const palette = [
  '#237886',
  '#5A9867',
  '#1D764D',
  '#3DA1A3',
];
$color-1: #237886;
$color-2: #5A9867;
$color-3: #1D764D;
$color-4: #3DA1A3;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,978 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#1D764D) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 38%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #237886

rgb(35, 120, 134) · hsl(188, 59%, 33%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Muted Green #5A9867

rgb(90, 152, 103) · hsl(133, 26%, 47%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Green #1D764D

rgb(29, 118, 77) · hsl(152, 61%, 29%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #3DA1A3

rgb(61, 161, 163) · hsl(181, 46%, 44%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#1D764D #3DA1A3 1.82:1 Fail Fail
#237886 #3DA1A3 1.66:1 Fail Fail
#5A9867 #1D764D 1.63:1 Fail Fail
#237886 #5A9867 1.49:1 Fail Fail
#5A9867 #3DA1A3 1.11:1 Fail Fail
#237886 #1D764D 1.09:1 Fail Fail

How to use these colors

  • Background — Muted Green (#5A9867): the lightest tone — a clean base for large areas
  • Text — Green (#1D764D): the darkest tone — readable for body copy and headings
  • Primary — Green (#1D764D): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#237886): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Green tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Teal (#237886), Muted Green (#5A9867), Green (#1D764D) and Teal (#3DA1A3).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #237886, #5A9867, #1D764D and #3DA1A3. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!