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

Teal & Teal, Dark Blue Color Palette

#0AA6DC 10, 166, 220
#29A0D1 41, 160, 209
#0A3977 10, 57, 119
#24BDF5 36, 189, 245
#0AA6DC
Color 1
#29A0D1
Color 2
#0A3977
Color 3
#24BDF5
Color 4
:root {
  --color-1: #0AA6DC;
  --color-2: #29A0D1;
  --color-3: #0A3977;
  --color-4: #24BDF5;
}
colors: {
  'palette-1': '#0AA6DC',
  'palette-2': '#29A0D1',
  'palette-3': '#0A3977',
  'palette-4': '#24BDF5',
}
const palette = [
  '#0AA6DC',
  '#29A0D1',
  '#0A3977',
  '#24BDF5',
];
$color-1: #0AA6DC;
$color-2: #29A0D1;
$color-3: #0A3977;
$color-4: #24BDF5;
Palette Codes 4 COLORS

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

6,845 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Teal #0AA6DC

rgb(10, 166, 220) · hsl(195, 91%, 45%)

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

Teal #29A0D1

rgb(41, 160, 209) · hsl(197, 67%, 49%)

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

Dark Blue #0A3977

rgb(10, 57, 119) · hsl(214, 84%, 25%)

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

Teal #24BDF5

rgb(36, 189, 245) · hsl(196, 91%, 55%)

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
#0A3977 #24BDF5 5.19:1 Pass Fail
#0AA6DC #0A3977 4.02:1 Fail Fail
#29A0D1 #0A3977 3.78:1 Fail Fail
#29A0D1 #24BDF5 1.37:1 Fail Fail
#0AA6DC #24BDF5 1.29:1 Fail Fail
#0AA6DC #29A0D1 1.06:1 Fail Fail

How to use these colors

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

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 #0AA6DC, #29A0D1, #0A3977 and #24BDF5. 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.19:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!