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

Dark Teal & Teal, Light Teal Color Palette

#0F5749 15, 87, 73
#1EAE91 30, 174, 145
#51E1C4 81, 225, 196
#A8F0E2 168, 240, 226
#0F5749
Color 1
#1EAE91
Color 2
#51E1C4
Color 3
#A8F0E2
Color 4
:root {
  --color-1: #0F5749;
  --color-2: #1EAE91;
  --color-3: #51E1C4;
  --color-4: #A8F0E2;
}
colors: {
  'palette-1': '#0F5749',
  'palette-2': '#1EAE91',
  'palette-3': '#51E1C4',
  'palette-4': '#A8F0E2',
}
const palette = [
  '#0F5749',
  '#1EAE91',
  '#51E1C4',
  '#A8F0E2',
];
$color-1: #0F5749;
$color-2: #1EAE91;
$color-3: #51E1C4;
$color-4: #A8F0E2;
Palette Codes 4 COLORS

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

2,476 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #0F5749

rgb(15, 87, 73) · hsl(168, 71%, 20%)

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

Teal #1EAE91

rgb(30, 174, 145) · hsl(168, 71%, 40%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Teal #51E1C4

rgb(81, 225, 196) · hsl(168, 71%, 60%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Teal #A8F0E2

rgb(168, 240, 226) · hsl(168, 71%, 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
#0F5749 #A8F0E2 6.54:1 Pass Fail
#0F5749 #51E1C4 5.21:1 Pass Fail
#0F5749 #1EAE91 3.03:1 Fail Fail
#1EAE91 #A8F0E2 2.16:1 Fail Fail
#1EAE91 #51E1C4 1.72:1 Fail Fail
#51E1C4 #A8F0E2 1.26:1 Fail Fail

How to use these colors

  • Background — Light Teal (#A8F0E2): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0F5749): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0F5749): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1EAE91): 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 (#0F5749), Teal (#1EAE91), Teal (#51E1C4) and Light Teal (#A8F0E2).

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 #0F5749, #1EAE91, #51E1C4 and #A8F0E2. 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.54:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!