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

Teal & Black, Dark Teal Color Palette

#0A0A0E 10, 10, 14
#0A1316 10, 19, 22
#0E465C 14, 70, 92
#12ABA3 18, 171, 163
#0A0A0E
Color 1
#0A1316
Color 2
#0E465C
Color 3
#12ABA3
Color 4
:root {
  --color-1: #0A0A0E;
  --color-2: #0A1316;
  --color-3: #0E465C;
  --color-4: #12ABA3;
}
colors: {
  'palette-1': '#0A0A0E',
  'palette-2': '#0A1316',
  'palette-3': '#0E465C',
  'palette-4': '#12ABA3',
}
const palette = [
  '#0A0A0E',
  '#0A1316',
  '#0E465C',
  '#12ABA3',
];
$color-1: #0A0A0E;
$color-2: #0A1316;
$color-3: #0E465C;
$color-4: #12ABA3;
Palette Codes 4 COLORS

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

3,961 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Black #0A0A0E

rgb(10, 10, 14) · hsl(240, 17%, 5%)

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

Black #0A1316

rgb(10, 19, 22) · hsl(195, 38%, 6%)

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

Dark Teal #0E465C

rgb(14, 70, 92) · hsl(197, 74%, 21%)

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

Teal #12ABA3

rgb(18, 171, 163) · hsl(177, 81%, 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
#0A0A0E #12ABA3 6.94:1 Pass Fail
#0A1316 #12ABA3 6.6:1 Pass Fail
#0E465C #12ABA3 3.6:1 Fail Fail
#0A0A0E #0E465C 1.93:1 Fail Fail
#0A1316 #0E465C 1.83:1 Fail Fail
#0A0A0E #0A1316 1.05:1 Fail Fail

How to use these colors

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

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 #0A0A0E, #0A1316, #0E465C and #12ABA3. 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 6.94:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!