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

Light Teal & Dark Teal, Teal Color Palette

#125446 18, 84, 70
#24A88C 36, 168, 140
#57DBBF 87, 219, 191
#ABEDDF 171, 237, 223
#125446
Color 1
#24A88C
Color 2
#57DBBF
Color 3
#ABEDDF
Color 4
:root {
  --color-1: #125446;
  --color-2: #24A88C;
  --color-3: #57DBBF;
  --color-4: #ABEDDF;
}
colors: {
  'palette-1': '#125446',
  'palette-2': '#24A88C',
  'palette-3': '#57DBBF',
  'palette-4': '#ABEDDF',
}
const palette = [
  '#125446',
  '#24A88C',
  '#57DBBF',
  '#ABEDDF',
];
$color-1: #125446;
$color-2: #24A88C;
$color-3: #57DBBF;
$color-4: #ABEDDF;
Palette Codes 4 COLORS

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

2,907 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #125446

rgb(18, 84, 70) · hsl(167, 65%, 20%)

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

Teal #24A88C

rgb(36, 168, 140) · hsl(167, 65%, 40%)

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

Teal #57DBBF

rgb(87, 219, 191) · hsl(167, 65%, 60%)

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

Light Teal #ABEDDF

rgb(171, 237, 223) · hsl(167, 65%, 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
#125446 #ABEDDF 6.68:1 Pass Fail
#125446 #57DBBF 5.16:1 Pass Fail
#125446 #24A88C 2.96:1 Fail Fail
#24A88C #ABEDDF 2.26:1 Fail Fail
#24A88C #57DBBF 1.74:1 Fail Fail
#57DBBF #ABEDDF 1.29:1 Fail Fail

How to use these colors

  • Background — Light Teal (#ABEDDF): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#125446): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#125446): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#24A88C): 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 Light 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 (#125446), Teal (#24A88C), Teal (#57DBBF) and Light Teal (#ABEDDF).

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 #125446, #24A88C, #57DBBF and #ABEDDF. 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.68:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!