Dark Teal & Teal, Light Teal Color Palette — PaletteCSS
Back to palettes

Dark Teal & Teal, Light Teal Color Palette

#184E3E 24, 78, 62
#319B7B 49, 155, 123
#64CEAE 100, 206, 174
#B1E7D7 177, 231, 215
#184E3E
Color 1
#319B7B
Color 2
#64CEAE
Color 3
#B1E7D7
Color 4
:root {
  --color-1: #184E3E;
  --color-2: #319B7B;
  --color-3: #64CEAE;
  --color-4: #B1E7D7;
}
colors: {
  'palette-1': '#184E3E',
  'palette-2': '#319B7B',
  'palette-3': '#64CEAE',
  'palette-4': '#B1E7D7',
}
const palette = [
  '#184E3E',
  '#319B7B',
  '#64CEAE',
  '#B1E7D7',
];
$color-1: #184E3E;
$color-2: #319B7B;
$color-3: #64CEAE;
$color-4: #B1E7D7;
Palette Codes 4 COLORS

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

3,541 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #184E3E

rgb(24, 78, 62) · hsl(162, 53%, 20%)

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

Teal #319B7B

rgb(49, 155, 123) · hsl(162, 52%, 40%)

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

Teal #64CEAE

rgb(100, 206, 174) · hsl(162, 52%, 60%)

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

Light Teal #B1E7D7

rgb(177, 231, 215) · hsl(162, 53%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#184E3E #B1E7D7 6.95:1 Pass Fail
#184E3E #64CEAE 5:1 Pass Fail
#184E3E #319B7B 2.78:1 Fail Fail
#319B7B #B1E7D7 2.5:1 Fail Fail
#319B7B #64CEAE 1.8:1 Fail Fail
#64CEAE #B1E7D7 1.39:1 Fail Fail

How to use these colors

  • Background — Light Teal (#B1E7D7): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#184E3E): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#184E3E): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#319B7B): 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 (#184E3E), Teal (#319B7B), Teal (#64CEAE) and Light Teal (#B1E7D7).

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 #184E3E, #319B7B, #64CEAE and #B1E7D7. 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 Light Teal reaches a contrast ratio of 6.95:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!