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

Teal & Black, Dark Blue Color Palette

#0A0A0D 10, 10, 13
#253452 37, 52, 82
#376288 55, 98, 136
#0A9C6C 10, 156, 108
#0A0A0D
Color 1
#253452
Color 2
#376288
Color 3
#0A9C6C
Color 4
:root {
  --color-1: #0A0A0D;
  --color-2: #253452;
  --color-3: #376288;
  --color-4: #0A9C6C;
}
colors: {
  'palette-1': '#0A0A0D',
  'palette-2': '#253452',
  'palette-3': '#376288',
  'palette-4': '#0A9C6C',
}
const palette = [
  '#0A0A0D',
  '#253452',
  '#376288',
  '#0A9C6C',
];
$color-1: #0A0A0D;
$color-2: #253452;
$color-3: #376288;
$color-4: #0A9C6C;
Palette Codes 4 COLORS

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

7,677 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 Teal (#0A9C6C) and reads as deep and moody, with an average saturation of 45% and lightness of 24%. It works well for calm, professional and modern interfaces.

The colors in this palette

Black #0A0A0D

rgb(10, 10, 13) · hsl(240, 13%, 5%)

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

Dark Blue #253452

rgb(37, 52, 82) · hsl(220, 38%, 23%)

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

Blue #376288

rgb(55, 98, 136) · hsl(208, 42%, 37%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #0A9C6C

rgb(10, 156, 108) · hsl(160, 88%, 33%)

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
#0A0A0D #0A9C6C 5.63:1 Pass Fail
#253452 #0A9C6C 3.54:1 Fail Fail
#0A0A0D #376288 3.07:1 Fail Fail
#253452 #376288 1.93:1 Fail Fail
#376288 #0A9C6C 1.83:1 Fail Fail
#0A0A0D #253452 1.59:1 Fail Fail

How to use these colors

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

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 #0A0A0D, #253452, #376288 and #0A9C6C. 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 5.63:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!