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

Teal & Black, Dark Teal Color Palette

#0A0A10 10, 10, 16
#144250 20, 66, 80
#112647 17, 38, 71
#0AB28D 10, 178, 141
#0A0A10
Color 1
#144250
Color 2
#112647
Color 3
#0AB28D
Color 4
:root {
  --color-1: #0A0A10;
  --color-2: #144250;
  --color-3: #112647;
  --color-4: #0AB28D;
}
colors: {
  'palette-1': '#0A0A10',
  'palette-2': '#144250',
  'palette-3': '#112647',
  'palette-4': '#0AB28D',
}
const palette = [
  '#0A0A10',
  '#144250',
  '#112647',
  '#0AB28D',
];
$color-1: #0A0A10;
$color-2: #144250;
$color-3: #112647;
$color-4: #0AB28D;
Palette Codes 4 COLORS

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

4,993 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #0A0A10

rgb(10, 10, 16) · hsl(240, 23%, 5%)

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

Dark Teal #144250

rgb(20, 66, 80) · hsl(194, 60%, 20%)

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

Dark Blue #112647

rgb(17, 38, 71) · hsl(217, 61%, 17%)

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

Teal #0AB28D

rgb(10, 178, 141) · hsl(167, 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
#0A0A10 #0AB28D 7.3:1 Pass Pass
#112647 #0AB28D 5.58:1 Pass Fail
#144250 #0AB28D 4.03:1 Fail Fail
#0A0A10 #144250 1.81:1 Fail Fail
#144250 #112647 1.38:1 Fail Fail
#0A0A10 #112647 1.31:1 Fail Fail

How to use these colors

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

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 #0A0A10, #144250, #112647 and #0AB28D. 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.3:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!