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

Blue & Charcoal, Teal Color Palette

#455354 69, 83, 84
#50BDF5 80, 189, 245
#24B28F 36, 178, 143
#E8F2ED 232, 242, 237
#455354
Color 1
#50BDF5
Color 2
#24B28F
Color 3
#E8F2ED
Color 4
:root {
  --color-1: #455354;
  --color-2: #50BDF5;
  --color-3: #24B28F;
  --color-4: #E8F2ED;
}
colors: {
  'palette-1': '#455354',
  'palette-2': '#50BDF5',
  'palette-3': '#24B28F',
  'palette-4': '#E8F2ED',
}
const palette = [
  '#455354',
  '#50BDF5',
  '#24B28F',
  '#E8F2ED',
];
$color-1: #455354;
$color-2: #50BDF5;
$color-3: #24B28F;
$color-4: #E8F2ED;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch.

6,802 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#50BDF5) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Charcoal #455354

rgb(69, 83, 84) · hsl(184, 10%, 30%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Blue #50BDF5

rgb(80, 189, 245) · hsl(200, 89%, 64%)

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

Teal #24B28F

rgb(36, 178, 143) · hsl(165, 66%, 42%)

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

Light Green #E8F2ED

rgb(232, 242, 237) · hsl(150, 28%, 93%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#455354 #E8F2ED 7.01:1 Pass Pass
#455354 #50BDF5 3.8:1 Fail Fail
#455354 #24B28F 2.99:1 Fail Fail
#24B28F #E8F2ED 2.34:1 Fail Fail
#50BDF5 #E8F2ED 1.85:1 Fail Fail
#50BDF5 #24B28F 1.27:1 Fail Fail

How to use these colors

  • Background — Light Green (#E8F2ED): the lightest tone — a clean base for large areas
  • Text — Charcoal (#455354): the darkest tone — readable for body copy and headings
  • Primary — Blue (#50BDF5): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#24B28F): 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: Charcoal (#455354), Blue (#50BDF5), Teal (#24B28F) and Light Green (#E8F2ED).

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 #455354, #50BDF5, #24B28F and #E8F2ED. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Charcoal text on Light Green reaches a contrast ratio of 7.01:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!