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

Teal & Black, Gray Color Palette

#0B211F 11, 33, 31
#57595F 87, 89, 95
#38556E 56, 85, 110
#0A9879 10, 152, 121
#0B211F
Color 1
#57595F
Color 2
#38556E
Color 3
#0A9879
Color 4
:root {
  --color-1: #0B211F;
  --color-2: #57595F;
  --color-3: #38556E;
  --color-4: #0A9879;
}
colors: {
  'palette-1': '#0B211F',
  'palette-2': '#57595F',
  'palette-3': '#38556E',
  'palette-4': '#0A9879',
}
const palette = [
  '#0B211F',
  '#57595F',
  '#38556E',
  '#0A9879',
];
$color-1: #0B211F;
$color-2: #57595F;
$color-3: #38556E;
$color-4: #0A9879;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony.

5,668 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#0A9879) and reads as deep and moody, with an average saturation of 44% and lightness of 27%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #0B211F

rgb(11, 33, 31) · hsl(175, 50%, 9%)

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

Gray #57595F

rgb(87, 89, 95) · hsl(225, 4%, 36%)

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

Blue #38556E

rgb(56, 85, 110) · hsl(208, 33%, 33%)

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

Teal #0A9879

rgb(10, 152, 121) · hsl(167, 88%, 32%)

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
#0B211F #0A9879 4.62:1 Pass Fail
#0B211F #57595F 2.4:1 Fail Fail
#0B211F #38556E 2.15:1 Fail Fail
#38556E #0A9879 2.15:1 Fail Fail
#57595F #0A9879 1.93:1 Fail Fail
#57595F #38556E 1.11:1 Fail Fail

How to use these colors

  • Background — Gray (#57595F): the lightest tone — a clean base for large areas
  • Text — Black (#0B211F): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0A9879): the most saturated tone — buttons, links and key UI
  • Accent — Black (#0B211F): 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 (#0B211F), Gray (#57595F), Blue (#38556E) and Teal (#0A9879).

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 #0B211F, #57595F, #38556E and #0A9879. 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 4.62:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!