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

Blue & Teal, Blue Color Palette

#50E7E7 80, 231, 231
#30AFD9 48, 175, 217
#4699EC 70, 153, 236
#2957E0 41, 87, 224
#50E7E7
Color 1
#30AFD9
Color 2
#4699EC
Color 3
#2957E0
Color 4
:root {
  --color-1: #50E7E7;
  --color-2: #30AFD9;
  --color-3: #4699EC;
  --color-4: #2957E0;
}
colors: {
  'palette-1': '#50E7E7',
  'palette-2': '#30AFD9',
  'palette-3': '#4699EC',
  'palette-4': '#2957E0',
}
const palette = [
  '#50E7E7',
  '#30AFD9',
  '#4699EC',
  '#2957E0',
];
$color-1: #50E7E7;
$color-2: #30AFD9;
$color-3: #4699EC;
$color-4: #2957E0;
Palette Codes 4 COLORS

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

4,689 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 Blue (#4699EC) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #50E7E7

rgb(80, 231, 231) · hsl(180, 76%, 61%)

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

Teal #30AFD9

rgb(48, 175, 217) · hsl(195, 69%, 52%)

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

Blue #4699EC

rgb(70, 153, 236) · hsl(210, 81%, 60%)

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

Blue #2957E0

rgb(41, 87, 224) · hsl(225, 75%, 52%)

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
#50E7E7 #2957E0 3.94:1 Fail Fail
#30AFD9 #2957E0 2.34:1 Fail Fail
#4699EC #2957E0 1.99:1 Fail Fail
#50E7E7 #4699EC 1.98:1 Fail Fail
#50E7E7 #30AFD9 1.69:1 Fail Fail
#30AFD9 #4699EC 1.18:1 Fail Fail

How to use these colors

  • Background — Teal (#50E7E7): the lightest tone — a clean base for large areas
  • Text — Teal (#30AFD9): the darkest tone — readable for body copy and headings
  • Primary — Blue (#4699EC): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2957E0): 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 (#50E7E7), Teal (#30AFD9), Blue (#4699EC) and Blue (#2957E0).

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 #50E7E7, #30AFD9, #4699EC and #2957E0. 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!