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

Teal & Teal, Dark Blue Color Palette

#0ABCE1 10, 188, 225
#0A8ABD 10, 138, 189
#0A447A 10, 68, 122
#3AD2ED 58, 210, 237
#0ABCE1
Color 1
#0A8ABD
Color 2
#0A447A
Color 3
#3AD2ED
Color 4
:root {
  --color-1: #0ABCE1;
  --color-2: #0A8ABD;
  --color-3: #0A447A;
  --color-4: #3AD2ED;
}
colors: {
  'palette-1': '#0ABCE1',
  'palette-2': '#0A8ABD',
  'palette-3': '#0A447A',
  'palette-4': '#3AD2ED',
}
const palette = [
  '#0ABCE1',
  '#0A8ABD',
  '#0A447A',
  '#3AD2ED',
];
$color-1: #0ABCE1;
$color-2: #0A8ABD;
$color-3: #0A447A;
$color-4: #3AD2ED;
Palette Codes 4 COLORS

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

7,965 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 Teal (#0ABCE1) and reads as well balanced in lightness, with an average saturation of 87% and lightness of 42%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0ABCE1

rgb(10, 188, 225) · hsl(190, 91%, 46%)

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

Teal #0A8ABD

rgb(10, 138, 189) · hsl(197, 90%, 39%)

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

Dark Blue #0A447A

rgb(10, 68, 122) · hsl(209, 85%, 26%)

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

Teal #3AD2ED

rgb(58, 210, 237) · hsl(189, 83%, 58%)

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

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
#0A447A #3AD2ED 5.48:1 Pass Fail
#0ABCE1 #0A447A 4.38:1 Fail Fail
#0A8ABD #0A447A 2.54:1 Fail Fail
#0A8ABD #3AD2ED 2.16:1 Fail Fail
#0ABCE1 #0A8ABD 1.73:1 Fail Fail
#0ABCE1 #3AD2ED 1.25:1 Fail Fail

How to use these colors

  • Background — Teal (#3AD2ED): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A447A): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0ABCE1): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#0A8ABD): 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 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: Teal (#0ABCE1), Teal (#0A8ABD), Dark Blue (#0A447A) and Teal (#3AD2ED).

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 #0ABCE1, #0A8ABD, #0A447A and #3AD2ED. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Blue text on Teal reaches a contrast ratio of 5.48:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!