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

Teal & Dark Teal, Black Color Palette

#283E41 40, 62, 65
#0A1E22 10, 30, 34
#194866 25, 72, 102
#2DE8BE 45, 232, 190
#283E41
Color 1
#0A1E22
Color 2
#194866
Color 3
#2DE8BE
Color 4
:root {
  --color-1: #283E41;
  --color-2: #0A1E22;
  --color-3: #194866;
  --color-4: #2DE8BE;
}
colors: {
  'palette-1': '#283E41',
  'palette-2': '#0A1E22',
  'palette-3': '#194866',
  'palette-4': '#2DE8BE',
}
const palette = [
  '#283E41',
  '#0A1E22',
  '#194866',
  '#2DE8BE',
];
$color-1: #283E41;
$color-2: #0A1E22;
$color-3: #194866;
$color-4: #2DE8BE;
Palette Codes 4 COLORS

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

4,562 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 (#2DE8BE) and reads as deep and moody, with an average saturation of 55% and lightness of 27%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #283E41

rgb(40, 62, 65) · hsl(187, 24%, 21%)

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

Black #0A1E22

rgb(10, 30, 34) · hsl(190, 55%, 9%)

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

Dark Blue #194866

rgb(25, 72, 102) · hsl(203, 61%, 25%)

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

Teal #2DE8BE

rgb(45, 232, 190) · hsl(167, 80%, 54%)

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
#0A1E22 #2DE8BE 10.97:1 Pass Pass
#283E41 #2DE8BE 7.22:1 Pass Pass
#194866 #2DE8BE 6.2:1 Pass Fail
#0A1E22 #194866 1.77:1 Fail Fail
#283E41 #0A1E22 1.52:1 Fail Fail
#283E41 #194866 1.16:1 Fail Fail

How to use these colors

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

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 #283E41, #0A1E22, #194866 and #2DE8BE. 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 10.97:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!