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

Teal & Blue, Dark Blue Color Palette

#0AB5D7 10, 181, 215
#0A6FB0 10, 111, 176
#0A486A 10, 72, 106
#1ABADA 26, 186, 218
#0AB5D7
Color 1
#0A6FB0
Color 2
#0A486A
Color 3
#1ABADA
Color 4
:root {
  --color-1: #0AB5D7;
  --color-2: #0A6FB0;
  --color-3: #0A486A;
  --color-4: #1ABADA;
}
colors: {
  'palette-1': '#0AB5D7',
  'palette-2': '#0A6FB0',
  'palette-3': '#0A486A',
  'palette-4': '#1ABADA',
}
const palette = [
  '#0AB5D7',
  '#0A6FB0',
  '#0A486A',
  '#1ABADA',
];
$color-1: #0AB5D7;
$color-2: #0A6FB0;
$color-3: #0A486A;
$color-4: #1ABADA;
Palette Codes 4 COLORS

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

7,975 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 (#0AB5D7) and reads as well balanced in lightness, with an average saturation of 85% and lightness of 38%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0AB5D7

rgb(10, 181, 215) · hsl(190, 91%, 44%)

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

Blue #0A6FB0

rgb(10, 111, 176) · hsl(203, 89%, 36%)

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

Dark Blue #0A486A

rgb(10, 72, 106) · hsl(201, 83%, 23%)

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

Teal #1ABADA

rgb(26, 186, 218) · hsl(190, 79%, 48%)

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
#0A486A #1ABADA 4.23:1 Fail Fail
#0AB5D7 #0A486A 4.01:1 Fail Fail
#0A6FB0 #1ABADA 2.32:1 Fail Fail
#0AB5D7 #0A6FB0 2.2:1 Fail Fail
#0A6FB0 #0A486A 1.82:1 Fail Fail
#0AB5D7 #1ABADA 1.06:1 Fail Fail

How to use these colors

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

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 #0AB5D7, #0A6FB0, #0A486A and #1ABADA. 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!