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

Dark Teal & Dark Teal, Dark Blue Color Palette

#2F3C42 47, 60, 66
#0A392E 10, 57, 46
#0A2033 10, 32, 51
#2BC3BC 43, 195, 188
#2F3C42
Color 1
#0A392E
Color 2
#0A2033
Color 3
#2BC3BC
Color 4
:root {
  --color-1: #2F3C42;
  --color-2: #0A392E;
  --color-3: #0A2033;
  --color-4: #2BC3BC;
}
colors: {
  'palette-1': '#2F3C42',
  'palette-2': '#0A392E',
  'palette-3': '#0A2033',
  'palette-4': '#2BC3BC',
}
const palette = [
  '#2F3C42',
  '#0A392E',
  '#0A2033',
  '#2BC3BC',
];
$color-1: #2F3C42;
$color-2: #0A392E;
$color-3: #0A2033;
$color-4: #2BC3BC;
Palette Codes 4 COLORS

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

4,616 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 Dark Teal (#0A392E) and reads as deep and moody, with an average saturation of 55% and lightness of 23%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #2F3C42

rgb(47, 60, 66) · hsl(199, 17%, 22%)

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

Dark Teal #0A392E

rgb(10, 57, 46) · hsl(166, 70%, 13%)

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

Dark Blue #0A2033

rgb(10, 32, 51) · hsl(208, 67%, 12%)

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

Teal #2BC3BC

rgb(43, 195, 188) · hsl(177, 64%, 47%)

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
#0A2033 #2BC3BC 7.6:1 Pass Pass
#0A392E #2BC3BC 5.88:1 Pass Fail
#2F3C42 #2BC3BC 5.22:1 Pass Fail
#2F3C42 #0A2033 1.46:1 Fail Fail
#0A392E #0A2033 1.29:1 Fail Fail
#2F3C42 #0A392E 1.13:1 Fail Fail

How to use these colors

  • Background — Teal (#2BC3BC): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A2033): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A392E): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#0A2033): 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 Dark 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: Dark Teal (#2F3C42), Dark Teal (#0A392E), Dark Blue (#0A2033) and Teal (#2BC3BC).

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 #2F3C42, #0A392E, #0A2033 and #2BC3BC. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Blue text on Teal reaches a contrast ratio of 7.6:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!