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

Dark Teal & Teal, Light Teal Color Palette

#0E5853 14, 88, 83
#1CB0A7 28, 176, 167
#4FE3DA 79, 227, 218
#A7F1EC 167, 241, 236
#0E5853
Color 1
#1CB0A7
Color 2
#4FE3DA
Color 3
#A7F1EC
Color 4
:root {
  --color-1: #0E5853;
  --color-2: #1CB0A7;
  --color-3: #4FE3DA;
  --color-4: #A7F1EC;
}
colors: {
  'palette-1': '#0E5853',
  'palette-2': '#1CB0A7',
  'palette-3': '#4FE3DA',
  'palette-4': '#A7F1EC',
}
const palette = [
  '#0E5853',
  '#1CB0A7',
  '#4FE3DA',
  '#A7F1EC',
];
$color-1: #0E5853;
$color-2: #1CB0A7;
$color-3: #4FE3DA;
$color-4: #A7F1EC;
Palette Codes 4 COLORS

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

1,804 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #0E5853

rgb(14, 88, 83) · hsl(176, 73%, 20%)

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

Teal #1CB0A7

rgb(28, 176, 167) · hsl(176, 73%, 40%)

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

Teal #4FE3DA

rgb(79, 227, 218) · hsl(176, 73%, 60%)

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

Light Teal #A7F1EC

rgb(167, 241, 236) · hsl(176, 73%, 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
#0E5853 #A7F1EC 6.47:1 Pass Fail
#0E5853 #4FE3DA 5.25:1 Pass Fail
#0E5853 #1CB0A7 3.08:1 Fail Fail
#1CB0A7 #A7F1EC 2.1:1 Fail Fail
#1CB0A7 #4FE3DA 1.71:1 Fail Fail
#4FE3DA #A7F1EC 1.23:1 Fail Fail

How to use these colors

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

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 #0E5853, #1CB0A7, #4FE3DA and #A7F1EC. 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.47:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!