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

Teal & Black, Dark Teal Color Palette

#0A1321 10, 19, 33
#0A0B26 10, 11, 38
#194846 25, 72, 70
#0AB48B 10, 180, 139
#0A1321
Color 1
#0A0B26
Color 2
#194846
Color 3
#0AB48B
Color 4
:root {
  --color-1: #0A1321;
  --color-2: #0A0B26;
  --color-3: #194846;
  --color-4: #0AB48B;
}
colors: {
  'palette-1': '#0A1321',
  'palette-2': '#0A0B26',
  'palette-3': '#194846',
  'palette-4': '#0AB48B',
}
const palette = [
  '#0A1321',
  '#0A0B26',
  '#194846',
  '#0AB48B',
];
$color-1: #0A1321;
$color-2: #0A0B26;
$color-3: #194846;
$color-4: #0AB48B;
Palette Codes 4 COLORS

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

2,576 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #0A1321

rgb(10, 19, 33) · hsl(217, 53%, 8%)

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

Black #0A0B26

rgb(10, 11, 38) · hsl(238, 58%, 9%)

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

Dark Teal #194846

rgb(25, 72, 70) · hsl(177, 48%, 19%)

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

Teal #0AB48B

rgb(10, 180, 139) · hsl(166, 89%, 37%)

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
#0A0B26 #0AB48B 7.27:1 Pass Pass
#0A1321 #0AB48B 7.02:1 Pass Pass
#194846 #0AB48B 3.85:1 Fail Fail
#0A0B26 #194846 1.89:1 Fail Fail
#0A1321 #194846 1.82:1 Fail Fail
#0A1321 #0A0B26 1.04:1 Fail Fail

How to use these colors

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

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 #0A1321, #0A0B26, #194846 and #0AB48B. 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 7.27:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!