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

Teal & Dark Teal, Muted Green Color Palette

#1F5860 31, 88, 96
#5A9A61 90, 154, 97
#52985F 82, 152, 95
#5CD2F3 92, 210, 243
#1F5860
Color 1
#5A9A61
Color 2
#52985F
Color 3
#5CD2F3
Color 4
:root {
  --color-1: #1F5860;
  --color-2: #5A9A61;
  --color-3: #52985F;
  --color-4: #5CD2F3;
}
colors: {
  'palette-1': '#1F5860',
  'palette-2': '#5A9A61',
  'palette-3': '#52985F',
  'palette-4': '#5CD2F3',
}
const palette = [
  '#1F5860',
  '#5A9A61',
  '#52985F',
  '#5CD2F3',
];
$color-1: #1F5860;
$color-2: #5A9A61;
$color-3: #52985F;
$color-4: #5CD2F3;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel.

1,912 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#5CD2F3) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 46%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #1F5860

rgb(31, 88, 96) · hsl(187, 51%, 25%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Muted Green #5A9A61

rgb(90, 154, 97) · hsl(127, 26%, 48%)

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

Muted Green #52985F

rgb(82, 152, 95) · hsl(131, 30%, 46%)

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

Teal #5CD2F3

rgb(92, 210, 243) · hsl(193, 86%, 66%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

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
#1F5860 #5CD2F3 4.56:1 Pass Fail
#1F5860 #5A9A61 2.37:1 Fail Fail
#1F5860 #52985F 2.29:1 Fail Fail
#52985F #5CD2F3 1.99:1 Fail Fail
#5A9A61 #5CD2F3 1.92:1 Fail Fail
#5A9A61 #52985F 1.04:1 Fail Fail

How to use these colors

  • Background — Teal (#5CD2F3): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#1F5860): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#1F5860): the most saturated tone — buttons, links and key UI
  • Accent — Muted Green (#52985F): 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 Teal 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: Dark Teal (#1F5860), Muted Green (#5A9A61), Muted Green (#52985F) and Teal (#5CD2F3).

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 #1F5860, #5A9A61, #52985F and #5CD2F3. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Teal text on Teal reaches a contrast ratio of 4.56:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!