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

Teal & Dark Blue, Black Color Palette

#2A2C3D 42, 44, 61
#0A0C19 10, 12, 25
#1D4761 29, 71, 97
#0BB09C 11, 176, 156
#2A2C3D
Color 1
#0A0C19
Color 2
#1D4761
Color 3
#0BB09C
Color 4
:root {
  --color-1: #2A2C3D;
  --color-2: #0A0C19;
  --color-3: #1D4761;
  --color-4: #0BB09C;
}
colors: {
  'palette-1': '#2A2C3D',
  'palette-2': '#0A0C19',
  'palette-3': '#1D4761',
  'palette-4': '#0BB09C',
}
const palette = [
  '#2A2C3D',
  '#0A0C19',
  '#1D4761',
  '#0BB09C',
];
$color-1: #2A2C3D;
$color-2: #0A0C19;
$color-3: #1D4761;
$color-4: #0BB09C;
Palette Codes 4 COLORS

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

1,967 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 (#0BB09C) and reads as deep and moody, with an average saturation of 51% and lightness of 22%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #2A2C3D

rgb(42, 44, 61) · hsl(234, 18%, 20%)

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

Black #0A0C19

rgb(10, 12, 25) · hsl(232, 43%, 7%)

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

Dark Blue #1D4761

rgb(29, 71, 97) · hsl(203, 54%, 25%)

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

Teal #0BB09C

rgb(11, 176, 156) · hsl(173, 88%, 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
#0A0C19 #0BB09C 7.14:1 Pass Pass
#2A2C3D #0BB09C 5.05:1 Pass Fail
#1D4761 #0BB09C 3.62:1 Fail Fail
#0A0C19 #1D4761 1.97:1 Fail Fail
#2A2C3D #0A0C19 1.41:1 Fail Fail
#2A2C3D #1D4761 1.39:1 Fail Fail

How to use these colors

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

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 #2A2C3D, #0A0C19, #1D4761 and #0BB09C. 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.14:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!