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

Dark Teal & Teal, Light Teal Color Palette

#184E4D 24, 78, 77
#309C9A 48, 156, 154
#63CFCD 99, 207, 205
#B1E7E6 177, 231, 230
#184E4D
Color 1
#309C9A
Color 2
#63CFCD
Color 3
#B1E7E6
Color 4
:root {
  --color-1: #184E4D;
  --color-2: #309C9A;
  --color-3: #63CFCD;
  --color-4: #B1E7E6;
}
colors: {
  'palette-1': '#184E4D',
  'palette-2': '#309C9A',
  'palette-3': '#63CFCD',
  'palette-4': '#B1E7E6',
}
const palette = [
  '#184E4D',
  '#309C9A',
  '#63CFCD',
  '#B1E7E6',
];
$color-1: #184E4D;
$color-2: #309C9A;
$color-3: #63CFCD;
$color-4: #B1E7E6;
Palette Codes 4 COLORS

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

1,808 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Teal (#184E4D) 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 #184E4D

rgb(24, 78, 77) · hsl(179, 53%, 20%)

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

Teal #309C9A

rgb(48, 156, 154) · hsl(179, 53%, 40%)

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

Teal #63CFCD

rgb(99, 207, 205) · hsl(179, 53%, 60%)

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

Light Teal #B1E7E6

rgb(177, 231, 230) · hsl(179, 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
#184E4D #B1E7E6 6.91:1 Pass Fail
#184E4D #63CFCD 5.07:1 Pass Fail
#184E4D #309C9A 2.84:1 Fail Fail
#309C9A #B1E7E6 2.43:1 Fail Fail
#309C9A #63CFCD 1.79:1 Fail Fail
#63CFCD #B1E7E6 1.36:1 Fail Fail

How to use these colors

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

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 #184E4D, #309C9A, #63CFCD and #B1E7E6. 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.91:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!