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

Blue & Teal, Blue Color Palette

#2AC0BE 42, 192, 190
#25A4CB 37, 164, 203
#5FA3E3 95, 163, 227
#194EE1 25, 78, 225
#2AC0BE
Color 1
#25A4CB
Color 2
#5FA3E3
Color 3
#194EE1
Color 4
:root {
  --color-1: #2AC0BE;
  --color-2: #25A4CB;
  --color-3: #5FA3E3;
  --color-4: #194EE1;
}
colors: {
  'palette-1': '#2AC0BE',
  'palette-2': '#25A4CB',
  'palette-3': '#5FA3E3',
  'palette-4': '#194EE1',
}
const palette = [
  '#2AC0BE',
  '#25A4CB',
  '#5FA3E3',
  '#194EE1',
];
$color-1: #2AC0BE;
$color-2: #25A4CB;
$color-3: #5FA3E3;
$color-4: #194EE1;
Palette Codes 4 COLORS

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

496 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Blue (#194EE1) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 51%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #2AC0BE

rgb(42, 192, 190) · hsl(179, 64%, 46%)

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

Teal #25A4CB

rgb(37, 164, 203) · hsl(194, 69%, 47%)

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

Blue #5FA3E3

rgb(95, 163, 227) · hsl(209, 70%, 63%)

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

Blue #194EE1

rgb(25, 78, 225) · hsl(224, 80%, 49%)

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
#2AC0BE #194EE1 2.92:1 Fail Fail
#5FA3E3 #194EE1 2.43:1 Fail Fail
#25A4CB #194EE1 2.25:1 Fail Fail
#2AC0BE #25A4CB 1.29:1 Fail Fail
#2AC0BE #5FA3E3 1.2:1 Fail Fail
#25A4CB #5FA3E3 1.08:1 Fail Fail

How to use these colors

  • Background — Blue (#5FA3E3): the lightest tone — a clean base for large areas
  • Text — Teal (#2AC0BE): the darkest tone — readable for body copy and headings
  • Primary — Blue (#194EE1): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#25A4CB): 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 Blue 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 (#2AC0BE), Teal (#25A4CB), Blue (#5FA3E3) and Blue (#194EE1).

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 #2AC0BE, #25A4CB, #5FA3E3 and #194EE1. 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!