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

Teal & Teal, Blue Color Palette

#12C1DA 18, 193, 218
#208FBE 32, 143, 190
#2F74BF 47, 116, 191
#1497CD 20, 151, 205
#12C1DA
Color 1
#208FBE
Color 2
#2F74BF
Color 3
#1497CD
Color 4
:root {
  --color-1: #12C1DA;
  --color-2: #208FBE;
  --color-3: #2F74BF;
  --color-4: #1497CD;
}
colors: {
  'palette-1': '#12C1DA',
  'palette-2': '#208FBE',
  'palette-3': '#2F74BF',
  'palette-4': '#1497CD',
}
const palette = [
  '#12C1DA',
  '#208FBE',
  '#2F74BF',
  '#1497CD',
];
$color-1: #12C1DA;
$color-2: #208FBE;
$color-3: #2F74BF;
$color-4: #1497CD;
Palette Codes 4 COLORS

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

4,333 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Teal #12C1DA

rgb(18, 193, 218) · hsl(188, 85%, 46%)

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

Teal #208FBE

rgb(32, 143, 190) · hsl(198, 71%, 44%)

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

Blue #2F74BF

rgb(47, 116, 191) · hsl(211, 61%, 47%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #1497CD

rgb(20, 151, 205) · hsl(198, 82%, 44%)

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
#12C1DA #2F74BF 2.21:1 Fail Fail
#12C1DA #208FBE 1.69:1 Fail Fail
#12C1DA #1497CD 1.53:1 Fail Fail
#2F74BF #1497CD 1.45:1 Fail Fail
#208FBE #2F74BF 1.31:1 Fail Fail
#208FBE #1497CD 1.11:1 Fail Fail

How to use these colors

  • Background — Blue (#2F74BF): the lightest tone — a clean base for large areas
  • Text — Teal (#208FBE): the darkest tone — readable for body copy and headings
  • Primary — Teal (#12C1DA): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1497CD): 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 (#12C1DA), Teal (#208FBE), Blue (#2F74BF) and Teal (#1497CD).

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 #12C1DA, #208FBE, #2F74BF and #1497CD. 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!