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

Teal & Teal, Blue Color Palette

#1EDBF4 30, 219, 244
#0A6D9B 10, 109, 155
#0A4BA0 10, 75, 160
#2BDFF5 43, 223, 245
#1EDBF4
Color 1
#0A6D9B
Color 2
#0A4BA0
Color 3
#2BDFF5
Color 4
:root {
  --color-1: #1EDBF4;
  --color-2: #0A6D9B;
  --color-3: #0A4BA0;
  --color-4: #2BDFF5;
}
colors: {
  'palette-1': '#1EDBF4',
  'palette-2': '#0A6D9B',
  'palette-3': '#0A4BA0',
  'palette-4': '#2BDFF5',
}
const palette = [
  '#1EDBF4',
  '#0A6D9B',
  '#0A4BA0',
  '#2BDFF5',
];
$color-1: #1EDBF4;
$color-2: #0A6D9B;
$color-3: #0A4BA0;
$color-4: #2BDFF5;
Palette Codes 4 COLORS

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

5,609 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 (#2BDFF5) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 44%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #1EDBF4

rgb(30, 219, 244) · hsl(187, 91%, 54%)

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

Teal #0A6D9B

rgb(10, 109, 155) · hsl(199, 88%, 32%)

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

Blue #0A4BA0

rgb(10, 75, 160) · hsl(214, 88%, 33%)

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

Teal #2BDFF5

rgb(43, 223, 245) · hsl(187, 91%, 56%)

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
#0A4BA0 #2BDFF5 5.14:1 Pass Fail
#1EDBF4 #0A4BA0 4.94:1 Pass Fail
#0A6D9B #2BDFF5 3.53:1 Fail Fail
#1EDBF4 #0A6D9B 3.4:1 Fail Fail
#0A6D9B #0A4BA0 1.45:1 Fail Fail
#1EDBF4 #2BDFF5 1.04:1 Fail Fail

How to use these colors

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

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 #1EDBF4, #0A6D9B, #0A4BA0 and #2BDFF5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Blue text on Teal reaches a contrast ratio of 5.14:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!