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

Blue & Dark Teal, Teal Color Palette

#32424A 50, 66, 74
#54B0CB 84, 176, 203
#20231C 32, 35, 28
#719AF5 113, 154, 245
#32424A
Color 1
#54B0CB
Color 2
#20231C
Color 3
#719AF5
Color 4
:root {
  --color-1: #32424A;
  --color-2: #54B0CB;
  --color-3: #20231C;
  --color-4: #719AF5;
}
colors: {
  'palette-1': '#32424A',
  'palette-2': '#54B0CB',
  'palette-3': '#20231C',
  'palette-4': '#719AF5',
}
const palette = [
  '#32424A',
  '#54B0CB',
  '#20231C',
  '#719AF5',
];
$color-1: #32424A;
$color-2: #54B0CB;
$color-3: #20231C;
$color-4: #719AF5;
Palette Codes 4 COLORS

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

2,492 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 (#719AF5) and reads as well balanced in lightness, with an average saturation of 43% and lightness of 41%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #32424A

rgb(50, 66, 74) · hsl(200, 19%, 24%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Teal #54B0CB

rgb(84, 176, 203) · hsl(194, 53%, 56%)

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

Charcoal #20231C

rgb(32, 35, 28) · hsl(86, 11%, 12%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Blue #719AF5

rgb(113, 154, 245) · hsl(221, 87%, 70%)

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
#54B0CB #20231C 6.41:1 Pass Fail
#20231C #719AF5 5.8:1 Pass Fail
#32424A #54B0CB 4.2:1 Fail Fail
#32424A #719AF5 3.8:1 Fail Fail
#32424A #20231C 1.53:1 Fail Fail
#54B0CB #719AF5 1.11:1 Fail Fail

How to use these colors

  • Background — Blue (#719AF5): the lightest tone — a clean base for large areas
  • Text — Charcoal (#20231C): the darkest tone — readable for body copy and headings
  • Primary — Teal (#54B0CB): the most saturated tone — buttons, links and key UI
  • Accent — Dark Teal (#32424A): 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: Dark Teal (#32424A), Teal (#54B0CB), Charcoal (#20231C) and Blue (#719AF5).

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 #32424A, #54B0CB, #20231C and #719AF5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Teal text on Charcoal reaches a contrast ratio of 6.41:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!