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

Teal & Dark Teal, Muted Green Color Palette

#0A4647 10, 70, 71
#6E9C66 110, 156, 102
#0F5F1D 15, 95, 29
#74E5F5 116, 229, 245
#0A4647
Color 1
#6E9C66
Color 2
#0F5F1D
Color 3
#74E5F5
Color 4
:root {
  --color-1: #0A4647;
  --color-2: #6E9C66;
  --color-3: #0F5F1D;
  --color-4: #74E5F5;
}
colors: {
  'palette-1': '#0A4647',
  'palette-2': '#6E9C66',
  'palette-3': '#0F5F1D',
  'palette-4': '#74E5F5',
}
const palette = [
  '#0A4647',
  '#6E9C66',
  '#0F5F1D',
  '#74E5F5',
];
$color-1: #0A4647;
$color-2: #6E9C66;
$color-3: #0F5F1D;
$color-4: #74E5F5;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

5,780 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#74E5F5) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 40%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A4647

rgb(10, 70, 71) · hsl(181, 75%, 16%)

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

Muted Green #6E9C66

rgb(110, 156, 102) · hsl(111, 21%, 51%)

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

Dark Green #0F5F1D

rgb(15, 95, 29) · hsl(131, 73%, 22%)

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

Teal #74E5F5

rgb(116, 229, 245) · hsl(187, 87%, 71%)

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
#0A4647 #74E5F5 7.21:1 Pass Pass
#0F5F1D #74E5F5 5.33:1 Pass Fail
#0A4647 #6E9C66 3.34:1 Fail Fail
#6E9C66 #0F5F1D 2.47:1 Fail Fail
#6E9C66 #74E5F5 2.16:1 Fail Fail
#0A4647 #0F5F1D 1.35:1 Fail Fail

How to use these colors

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

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 #0A4647, #6E9C66, #0F5F1D and #74E5F5. 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.21:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!