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

Dark Teal & Muted Green, Green Color Palette

#15494D 21, 73, 77
#94C796 148, 199, 150
#358E4A 53, 142, 74
#52B2C8 82, 178, 200
#15494D
Color 1
#94C796
Color 2
#358E4A
Color 3
#52B2C8
Color 4
:root {
  --color-1: #15494D;
  --color-2: #94C796;
  --color-3: #358E4A;
  --color-4: #52B2C8;
}
colors: {
  'palette-1': '#15494D',
  'palette-2': '#94C796',
  'palette-3': '#358E4A',
  'palette-4': '#52B2C8',
}
const palette = [
  '#15494D',
  '#94C796',
  '#358E4A',
  '#52B2C8',
];
$color-1: #15494D;
$color-2: #94C796;
$color-3: #358E4A;
$color-4: #52B2C8;
Palette Codes 4 COLORS

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

3,684 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 Dark Teal (#15494D) and reads as well balanced in lightness, with an average saturation of 46% and lightness of 45%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #15494D

rgb(21, 73, 77) · hsl(184, 57%, 19%)

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

Muted Green #94C796

rgb(148, 199, 150) · hsl(122, 31%, 68%)

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

Green #358E4A

rgb(53, 142, 74) · hsl(134, 46%, 38%)

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

Teal #52B2C8

rgb(82, 178, 200) · hsl(191, 52%, 55%)

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
#15494D #94C796 5.2:1 Pass Fail
#15494D #52B2C8 4.09:1 Fail Fail
#15494D #358E4A 2.45:1 Fail Fail
#94C796 #358E4A 2.12:1 Fail Fail
#358E4A #52B2C8 1.67:1 Fail Fail
#94C796 #52B2C8 1.27:1 Fail Fail

How to use these colors

  • Background — Muted Green (#94C796): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#15494D): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#15494D): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#52B2C8): 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 Dark 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 (#15494D), Muted Green (#94C796), Green (#358E4A) and Teal (#52B2C8).

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 #15494D, #94C796, #358E4A and #52B2C8. 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 Muted Green reaches a contrast ratio of 5.2:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!