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

Teal & Blue, Teal Color Palette

#0ABADC 10, 186, 220
#0A6093 10, 96, 147
#0F6EA8 15, 110, 168
#3CCCF5 60, 204, 245
#0ABADC
Color 1
#0A6093
Color 2
#0F6EA8
Color 3
#3CCCF5
Color 4
:root {
  --color-1: #0ABADC;
  --color-2: #0A6093;
  --color-3: #0F6EA8;
  --color-4: #3CCCF5;
}
colors: {
  'palette-1': '#0ABADC',
  'palette-2': '#0A6093',
  'palette-3': '#0F6EA8',
  'palette-4': '#3CCCF5',
}
const palette = [
  '#0ABADC',
  '#0A6093',
  '#0F6EA8',
  '#3CCCF5',
];
$color-1: #0ABADC;
$color-2: #0A6093;
$color-3: #0F6EA8;
$color-4: #3CCCF5;
Palette Codes 4 COLORS

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

2,076 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#0ABADC) and reads as well balanced in lightness, with an average saturation of 88% and lightness of 43%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0ABADC

rgb(10, 186, 220) · hsl(190, 91%, 45%)

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

Blue #0A6093

rgb(10, 96, 147) · hsl(202, 87%, 31%)

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

Blue #0F6EA8

rgb(15, 110, 168) · hsl(203, 84%, 36%)

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

Teal #3CCCF5

rgb(60, 204, 245) · hsl(193, 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
#0A6093 #3CCCF5 3.59:1 Fail Fail
#0ABADC #0A6093 2.92:1 Fail Fail
#0F6EA8 #3CCCF5 2.92:1 Fail Fail
#0ABADC #0F6EA8 2.38:1 Fail Fail
#0ABADC #3CCCF5 1.23:1 Fail Fail
#0A6093 #0F6EA8 1.23:1 Fail Fail

How to use these colors

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

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 #0ABADC, #0A6093, #0F6EA8 and #3CCCF5. 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!