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

Teal & Dark Teal, Muted Green Color Palette

#0A313A 10, 49, 58
#578657 87, 134, 87
#4FA466 79, 164, 102
#7FDBEF 127, 219, 239
#0A313A
Color 1
#578657
Color 2
#4FA466
Color 3
#7FDBEF
Color 4
:root {
  --color-1: #0A313A;
  --color-2: #578657;
  --color-3: #4FA466;
  --color-4: #7FDBEF;
}
colors: {
  'palette-1': '#0A313A',
  'palette-2': '#578657',
  'palette-3': '#4FA466',
  'palette-4': '#7FDBEF',
}
const palette = [
  '#0A313A',
  '#578657',
  '#4FA466',
  '#7FDBEF',
];
$color-1: #0A313A;
$color-2: #578657;
$color-3: #4FA466;
$color-4: #7FDBEF;
Palette Codes 4 COLORS

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

761 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #0A313A

rgb(10, 49, 58) · hsl(191, 71%, 13%)

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

Muted Green #578657

rgb(87, 134, 87) · hsl(120, 21%, 43%)

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

Green #4FA466

rgb(79, 164, 102) · hsl(136, 35%, 48%)

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

Teal #7FDBEF

rgb(127, 219, 239) · hsl(191, 78%, 72%)

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
#0A313A #7FDBEF 8.78:1 Pass Pass
#0A313A #4FA466 4.52:1 Pass Fail
#0A313A #578657 3.27:1 Fail Fail
#578657 #7FDBEF 2.68:1 Fail Fail
#4FA466 #7FDBEF 1.94:1 Fail Fail
#578657 #4FA466 1.38:1 Fail Fail

How to use these colors

  • Background — Teal (#7FDBEF): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A313A): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A313A): the most saturated tone — buttons, links and key UI
  • Accent — Green (#4FA466): 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 (#0A313A), Muted Green (#578657), Green (#4FA466) and Teal (#7FDBEF).

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 #0A313A, #578657, #4FA466 and #7FDBEF. 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 8.78:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!