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

Teal & Teal, Blue Color Palette

#0CC8EE 12, 200, 238
#0A5C96 10, 92, 150
#0A4782 10, 71, 130
#0AA9D0 10, 169, 208
#0CC8EE
Color 1
#0A5C96
Color 2
#0A4782
Color 3
#0AA9D0
Color 4
:root {
  --color-1: #0CC8EE;
  --color-2: #0A5C96;
  --color-3: #0A4782;
  --color-4: #0AA9D0;
}
colors: {
  'palette-1': '#0CC8EE',
  'palette-2': '#0A5C96',
  'palette-3': '#0A4782',
  'palette-4': '#0AA9D0',
}
const palette = [
  '#0CC8EE',
  '#0A5C96',
  '#0A4782',
  '#0AA9D0',
];
$color-1: #0CC8EE;
$color-2: #0A5C96;
$color-3: #0A4782;
$color-4: #0AA9D0;
Palette Codes 4 COLORS

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

4,783 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#0AA9D0) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 38%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0CC8EE

rgb(12, 200, 238) · hsl(190, 90%, 49%)

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

Blue #0A5C96

rgb(10, 92, 150) · hsl(205, 88%, 31%)

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

Dark Blue #0A4782

rgb(10, 71, 130) · hsl(210, 86%, 27%)

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

Teal #0AA9D0

rgb(10, 169, 208) · hsl(192, 91%, 43%)

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
#0CC8EE #0A4782 4.7:1 Pass Fail
#0CC8EE #0A5C96 3.52:1 Fail Fail
#0A4782 #0AA9D0 3.4:1 Fail Fail
#0A5C96 #0AA9D0 2.55:1 Fail Fail
#0CC8EE #0AA9D0 1.38:1 Fail Fail
#0A5C96 #0A4782 1.33:1 Fail Fail

How to use these colors

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

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 #0CC8EE, #0A5C96, #0A4782 and #0AA9D0. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!