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

Teal & Blue, Teal Color Palette

#0A95BA 10, 149, 186
#0A66A3 10, 102, 163
#0F7CB4 15, 124, 180
#25B1E7 37, 177, 231
#0A95BA
Color 1
#0A66A3
Color 2
#0F7CB4
Color 3
#25B1E7
Color 4
:root {
  --color-1: #0A95BA;
  --color-2: #0A66A3;
  --color-3: #0F7CB4;
  --color-4: #25B1E7;
}
colors: {
  'palette-1': '#0A95BA',
  'palette-2': '#0A66A3',
  'palette-3': '#0F7CB4',
  'palette-4': '#25B1E7',
}
const palette = [
  '#0A95BA',
  '#0A66A3',
  '#0F7CB4',
  '#25B1E7',
];
$color-1: #0A95BA;
$color-2: #0A66A3;
$color-3: #0F7CB4;
$color-4: #25B1E7;
Palette Codes 4 COLORS

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

1,087 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Teal (#0A95BA) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 41%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0A95BA

rgb(10, 149, 186) · hsl(193, 90%, 38%)

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

Blue #0A66A3

rgb(10, 102, 163) · hsl(204, 88%, 34%)

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

Blue #0F7CB4

rgb(15, 124, 180) · hsl(200, 85%, 38%)

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

Teal #25B1E7

rgb(37, 177, 231) · hsl(197, 80%, 53%)

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
#0A66A3 #25B1E7 2.48:1 Fail Fail
#0F7CB4 #25B1E7 1.87:1 Fail Fail
#0A95BA #0A66A3 1.75:1 Fail Fail
#0A95BA #25B1E7 1.42:1 Fail Fail
#0A66A3 #0F7CB4 1.33:1 Fail Fail
#0A95BA #0F7CB4 1.32:1 Fail Fail

How to use these colors

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

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 #0A95BA, #0A66A3, #0F7CB4 and #25B1E7. 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!