Teal & Blue Color Palette — PaletteCSS
Back to palettes

Teal & Blue Color Palette

#16CBDF 22, 203, 223
#1D7CAF 29, 124, 175
#347BE5 52, 123, 229
#576DE5 87, 109, 229
#16CBDF
Color 1
#1D7CAF
Color 2
#347BE5
Color 3
#576DE5
Color 4
:root {
  --color-1: #16CBDF;
  --color-2: #1D7CAF;
  --color-3: #347BE5;
  --color-4: #576DE5;
}
colors: {
  'palette-1': '#16CBDF',
  'palette-2': '#1D7CAF',
  'palette-3': '#347BE5',
  'palette-4': '#576DE5',
}
const palette = [
  '#16CBDF',
  '#1D7CAF',
  '#347BE5',
  '#576DE5',
];
$color-1: #16CBDF;
$color-2: #1D7CAF;
$color-3: #347BE5;
$color-4: #576DE5;
Palette Codes 4 COLORS

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

968 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Teal #16CBDF

rgb(22, 203, 223) · hsl(186, 82%, 48%)

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

Blue #1D7CAF

rgb(29, 124, 175) · hsl(201, 72%, 40%)

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

Blue #347BE5

rgb(52, 123, 229) · hsl(216, 77%, 55%)

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

Blue #576DE5

rgb(87, 109, 229) · hsl(231, 73%, 62%)

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
#16CBDF #1D7CAF 2.34:1 Fail Fail
#16CBDF #576DE5 2.25:1 Fail Fail
#16CBDF #347BE5 2.08:1 Fail Fail
#1D7CAF #347BE5 1.12:1 Fail Fail
#347BE5 #576DE5 1.08:1 Fail Fail
#1D7CAF #576DE5 1.04:1 Fail Fail

How to use these colors

  • Background — Blue (#576DE5): the lightest tone — a clean base for large areas
  • Text — Blue (#1D7CAF): the darkest tone — readable for body copy and headings
  • Primary — Teal (#16CBDF): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#347BE5): 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 (#16CBDF), Blue (#1D7CAF), Blue (#347BE5) and Blue (#576DE5).

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 #16CBDF, #1D7CAF, #347BE5 and #576DE5. 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!