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

Teal & Dark Teal, Muted Green Color Palette

#0A4256 10, 66, 86
#5A9C7D 90, 156, 125
#46A269 70, 162, 105
#89EAF5 137, 234, 245
#0A4256
Color 1
#5A9C7D
Color 2
#46A269
Color 3
#89EAF5
Color 4
:root {
  --color-1: #0A4256;
  --color-2: #5A9C7D;
  --color-3: #46A269;
  --color-4: #89EAF5;
}
colors: {
  'palette-1': '#0A4256',
  'palette-2': '#5A9C7D',
  'palette-3': '#46A269',
  'palette-4': '#89EAF5',
}
const palette = [
  '#0A4256',
  '#5A9C7D',
  '#46A269',
  '#89EAF5',
];
$color-1: #0A4256;
$color-2: #5A9C7D;
$color-3: #46A269;
$color-4: #89EAF5;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony.

1,006 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#89EAF5) and reads as well balanced in lightness, with an average saturation of 58% and lightness of 47%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A4256

rgb(10, 66, 86) · hsl(196, 79%, 19%)

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

Muted Green #5A9C7D

rgb(90, 156, 125) · hsl(152, 27%, 48%)

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

Green #46A269

rgb(70, 162, 105) · hsl(143, 40%, 45%)

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

Teal #89EAF5

rgb(137, 234, 245) · hsl(186, 84%, 75%)

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
#0A4256 #89EAF5 7.86:1 Pass Pass
#0A4256 #46A269 3.44:1 Fail Fail
#0A4256 #5A9C7D 3.37:1 Fail Fail
#5A9C7D #89EAF5 2.34:1 Fail Fail
#46A269 #89EAF5 2.28:1 Fail Fail
#5A9C7D #46A269 1.02:1 Fail Fail

How to use these colors

  • Background — Teal (#89EAF5): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A4256): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A4256): the most saturated tone — buttons, links and key UI
  • Accent — Green (#46A269): 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 (#0A4256), Muted Green (#5A9C7D), Green (#46A269) and Teal (#89EAF5).

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 #0A4256, #5A9C7D, #46A269 and #89EAF5. 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 7.86:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!