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

Light Teal & Dark Teal, Teal Color Palette

#095D57 9, 93, 87
#12BAAE 18, 186, 174
#45EDE1 69, 237, 225
#A2F6F0 162, 246, 240
#095D57
Color 1
#12BAAE
Color 2
#45EDE1
Color 3
#A2F6F0
Color 4
:root {
  --color-1: #095D57;
  --color-2: #12BAAE;
  --color-3: #45EDE1;
  --color-4: #A2F6F0;
}
colors: {
  'palette-1': '#095D57',
  'palette-2': '#12BAAE',
  'palette-3': '#45EDE1',
  'palette-4': '#A2F6F0',
}
const palette = [
  '#095D57',
  '#12BAAE',
  '#45EDE1',
  '#A2F6F0',
];
$color-1: #095D57;
$color-2: #12BAAE;
$color-3: #45EDE1;
$color-4: #A2F6F0;
Palette Codes 4 COLORS

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

5,921 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #095D57

rgb(9, 93, 87) · hsl(176, 82%, 20%)

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

Teal #12BAAE

rgb(18, 186, 174) · hsl(176, 82%, 40%)

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

Teal #45EDE1

rgb(69, 237, 225) · hsl(176, 82%, 60%)

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

Light Teal #A2F6F0

rgb(162, 246, 240) · hsl(176, 82%, 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
#095D57 #A2F6F0 6.25:1 Pass Fail
#095D57 #45EDE1 5.32:1 Pass Fail
#095D57 #12BAAE 3.19:1 Fail Fail
#12BAAE #A2F6F0 1.96:1 Fail Fail
#12BAAE #45EDE1 1.67:1 Fail Fail
#45EDE1 #A2F6F0 1.17:1 Fail Fail

How to use these colors

  • Background — Light Teal (#A2F6F0): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#095D57): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#095D57): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#12BAAE): 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 (#095D57), Teal (#12BAAE), Teal (#45EDE1) and Light Teal (#A2F6F0).

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 #095D57, #12BAAE, #45EDE1 and #A2F6F0. 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.25:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!