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

Teal & Black, Charcoal Color Palette

#0D1C22 13, 28, 34
#454F56 69, 79, 86
#587184 88, 113, 132
#0DBA87 13, 186, 135
#0D1C22
Color 1
#454F56
Color 2
#587184
Color 3
#0DBA87
Color 4
:root {
  --color-1: #0D1C22;
  --color-2: #454F56;
  --color-3: #587184;
  --color-4: #0DBA87;
}
colors: {
  'palette-1': '#0D1C22',
  'palette-2': '#454F56',
  'palette-3': '#587184',
  'palette-4': '#0DBA87',
}
const palette = [
  '#0D1C22',
  '#454F56',
  '#587184',
  '#0DBA87',
];
$color-1: #0D1C22;
$color-2: #454F56;
$color-3: #587184;
$color-4: #0DBA87;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel.

6,673 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#0DBA87) and reads as deep and moody, with an average saturation of 41% and lightness of 30%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #0D1C22

rgb(13, 28, 34) · hsl(197, 45%, 9%)

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

Charcoal #454F56

rgb(69, 79, 86) · hsl(205, 11%, 30%)

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

Muted Blue #587184

rgb(88, 113, 132) · hsl(206, 20%, 43%)

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

Teal #0DBA87

rgb(13, 186, 135) · hsl(162, 87%, 39%)

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
#0D1C22 #0DBA87 6.96:1 Pass Fail
#0D1C22 #587184 3.41:1 Fail Fail
#454F56 #0DBA87 3.35:1 Fail Fail
#0D1C22 #454F56 2.08:1 Fail Fail
#587184 #0DBA87 2.04:1 Fail Fail
#454F56 #587184 1.64:1 Fail Fail

How to use these colors

  • Background — Muted Blue (#587184): the lightest tone — a clean base for large areas
  • Text — Black (#0D1C22): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0DBA87): the most saturated tone — buttons, links and key UI
  • Accent — Black (#0D1C22): 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: Black (#0D1C22), Charcoal (#454F56), Muted Blue (#587184) and Teal (#0DBA87).

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 #0D1C22, #454F56, #587184 and #0DBA87. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!