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

Teal & Teal, Blue Color Palette

#0A9ED8 10, 158, 216
#0A87B5 10, 135, 181
#0B67A1 11, 103, 161
#3ED8F5 62, 216, 245
#0A9ED8
Color 1
#0A87B5
Color 2
#0B67A1
Color 3
#3ED8F5
Color 4
:root {
  --color-1: #0A9ED8;
  --color-2: #0A87B5;
  --color-3: #0B67A1;
  --color-4: #3ED8F5;
}
colors: {
  'palette-1': '#0A9ED8',
  'palette-2': '#0A87B5',
  'palette-3': '#0B67A1',
  'palette-4': '#3ED8F5',
}
const palette = [
  '#0A9ED8',
  '#0A87B5',
  '#0B67A1',
  '#3ED8F5',
];
$color-1: #0A9ED8;
$color-2: #0A87B5;
$color-3: #0B67A1;
$color-4: #3ED8F5;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette built from closely related tones that blend harmoniously.

904 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Teal (#0A9ED8) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 44%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0A9ED8

rgb(10, 158, 216) · hsl(197, 91%, 44%)

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

Teal #0A87B5

rgb(10, 135, 181) · hsl(196, 90%, 37%)

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

Blue #0B67A1

rgb(11, 103, 161) · hsl(203, 87%, 34%)

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

Teal #3ED8F5

rgb(62, 216, 245) · hsl(190, 90%, 60%)

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
#0B67A1 #3ED8F5 3.56:1 Fail Fail
#0A87B5 #3ED8F5 2.4:1 Fail Fail
#0A9ED8 #0B67A1 1.99:1 Fail Fail
#0A9ED8 #3ED8F5 1.79:1 Fail Fail
#0A87B5 #0B67A1 1.48:1 Fail Fail
#0A9ED8 #0A87B5 1.34:1 Fail Fail

How to use these colors

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

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 #0A9ED8, #0A87B5, #0B67A1 and #3ED8F5. 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!