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

Dark Teal & Teal, Light Teal Color Palette

#184E41 24, 78, 65
#309C81 48, 156, 129
#63CFB4 99, 207, 180
#B1E7DA 177, 231, 218
#184E41
Color 1
#309C81
Color 2
#63CFB4
Color 3
#B1E7DA
Color 4
:root {
  --color-1: #184E41;
  --color-2: #309C81;
  --color-3: #63CFB4;
  --color-4: #B1E7DA;
}
colors: {
  'palette-1': '#184E41',
  'palette-2': '#309C81',
  'palette-3': '#63CFB4',
  'palette-4': '#B1E7DA',
}
const palette = [
  '#184E41',
  '#309C81',
  '#63CFB4',
  '#B1E7DA',
];
$color-1: #184E41;
$color-2: #309C81;
$color-3: #63CFB4;
$color-4: #B1E7DA;
Palette Codes 4 COLORS

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

5,750 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #184E41

rgb(24, 78, 65) · hsl(166, 53%, 20%)

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

Teal #309C81

rgb(48, 156, 129) · hsl(165, 53%, 40%)

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

Teal #63CFB4

rgb(99, 207, 180) · hsl(165, 53%, 60%)

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

Light Teal #B1E7DA

rgb(177, 231, 218) · hsl(166, 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
#184E41 #B1E7DA 6.94:1 Pass Fail
#184E41 #63CFB4 5.04:1 Pass Fail
#184E41 #309C81 2.81:1 Fail Fail
#309C81 #B1E7DA 2.47:1 Fail Fail
#309C81 #63CFB4 1.79:1 Fail Fail
#63CFB4 #B1E7DA 1.38:1 Fail Fail

How to use these colors

  • Background — Light Teal (#B1E7DA): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#184E41): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#184E41): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#309C81): 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 (#184E41), Teal (#309C81), Teal (#63CFB4) and Light Teal (#B1E7DA).

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 #184E41, #309C81, #63CFB4 and #B1E7DA. 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.94:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!