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

Teal & Teal, Blue Color Palette

#25EFB5 37, 239, 181
#43DFDA 67, 223, 218
#0EA0C8 14, 160, 200
#6DAFE9 109, 175, 233
#25EFB5
Color 1
#43DFDA
Color 2
#0EA0C8
Color 3
#6DAFE9
Color 4
:root {
  --color-1: #25EFB5;
  --color-2: #43DFDA;
  --color-3: #0EA0C8;
  --color-4: #6DAFE9;
}
colors: {
  'palette-1': '#25EFB5',
  'palette-2': '#43DFDA',
  'palette-3': '#0EA0C8',
  'palette-4': '#6DAFE9',
}
const palette = [
  '#25EFB5',
  '#43DFDA',
  '#0EA0C8',
  '#6DAFE9',
];
$color-1: #25EFB5;
$color-2: #43DFDA;
$color-3: #0EA0C8;
$color-4: #6DAFE9;
Palette Codes 4 COLORS

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

3,899 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Teal #25EFB5

rgb(37, 239, 181) · hsl(163, 86%, 54%)

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

Teal #43DFDA

rgb(67, 223, 218) · hsl(178, 71%, 57%)

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

Teal #0EA0C8

rgb(14, 160, 200) · hsl(193, 87%, 42%)

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

Blue #6DAFE9

rgb(109, 175, 233) · hsl(208, 74%, 67%)

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
#25EFB5 #0EA0C8 2.05:1 Fail Fail
#43DFDA #0EA0C8 1.86:1 Fail Fail
#25EFB5 #6DAFE9 1.57:1 Fail Fail
#43DFDA #6DAFE9 1.43:1 Fail Fail
#0EA0C8 #6DAFE9 1.3:1 Fail Fail
#25EFB5 #43DFDA 1.1:1 Fail Fail

How to use these colors

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

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 #25EFB5, #43DFDA, #0EA0C8 and #6DAFE9. 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!