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

Teal & Blue, Dark Blue Color Palette

#0A96BC 10, 150, 188
#0A67B1 10, 103, 177
#0A4177 10, 65, 119
#0AA4B5 10, 164, 181
#0A96BC
Color 1
#0A67B1
Color 2
#0A4177
Color 3
#0AA4B5
Color 4
:root {
  --color-1: #0A96BC;
  --color-2: #0A67B1;
  --color-3: #0A4177;
  --color-4: #0AA4B5;
}
colors: {
  'palette-1': '#0A96BC',
  'palette-2': '#0A67B1',
  'palette-3': '#0A4177',
  'palette-4': '#0AA4B5',
}
const palette = [
  '#0A96BC',
  '#0A67B1',
  '#0A4177',
  '#0AA4B5',
];
$color-1: #0A96BC;
$color-2: #0A67B1;
$color-3: #0A4177;
$color-4: #0AA4B5;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

595 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Teal (#0A96BC) and reads as deep and moody, with an average saturation of 88% and lightness of 35%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0A96BC

rgb(10, 150, 188) · hsl(193, 90%, 39%)

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

Blue #0A67B1

rgb(10, 103, 177) · hsl(207, 89%, 37%)

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

Dark Blue #0A4177

rgb(10, 65, 119) · hsl(210, 84%, 25%)

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

Teal #0AA4B5

rgb(10, 164, 181) · hsl(186, 90%, 37%)

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
#0A4177 #0AA4B5 3.43:1 Fail Fail
#0A96BC #0A4177 3:1 Fail Fail
#0A67B1 #0AA4B5 1.95:1 Fail Fail
#0A67B1 #0A4177 1.76:1 Fail Fail
#0A96BC #0A67B1 1.7:1 Fail Fail
#0A96BC #0AA4B5 1.15:1 Fail Fail

How to use these colors

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

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 #0A96BC, #0A67B1, #0A4177 and #0AA4B5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!