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

Teal & Black, Dark Blue Color Palette

#0A2624 10, 38, 36
#0A0A24 10, 10, 36
#12334F 18, 51, 79
#4BE6B8 75, 230, 184
#0A2624
Color 1
#0A0A24
Color 2
#12334F
Color 3
#4BE6B8
Color 4
:root {
  --color-1: #0A2624;
  --color-2: #0A0A24;
  --color-3: #12334F;
  --color-4: #4BE6B8;
}
colors: {
  'palette-1': '#0A2624',
  'palette-2': '#0A0A24',
  'palette-3': '#12334F',
  'palette-4': '#4BE6B8',
}
const palette = [
  '#0A2624',
  '#0A0A24',
  '#12334F',
  '#4BE6B8',
];
$color-1: #0A2624;
$color-2: #0A0A24;
$color-3: #12334F;
$color-4: #4BE6B8;
Palette Codes 4 COLORS

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

3,451 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Black #0A2624

rgb(10, 38, 36) · hsl(176, 58%, 9%)

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

Black #0A0A24

rgb(10, 10, 36) · hsl(240, 57%, 9%)

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

Dark Blue #12334F

rgb(18, 51, 79) · hsl(208, 63%, 19%)

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

Teal #4BE6B8

rgb(75, 230, 184) · hsl(162, 76%, 60%)

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
#0A0A24 #4BE6B8 12.3:1 Pass Pass
#0A2624 #4BE6B8 10.12:1 Pass Pass
#12334F #4BE6B8 8.26:1 Pass Pass
#0A0A24 #12334F 1.49:1 Fail Fail
#0A2624 #12334F 1.23:1 Fail Fail
#0A2624 #0A0A24 1.22:1 Fail Fail

How to use these colors

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

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 #0A2624, #0A0A24, #12334F and #4BE6B8. 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 12.3:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!