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

Teal & Dark Blue, Dark Green Color Palette

#0A1E35 10, 30, 53
#354B42 53, 75, 66
#173D49 23, 61, 73
#0DC59C 13, 197, 156
#0A1E35
Color 1
#354B42
Color 2
#173D49
Color 3
#0DC59C
Color 4
:root {
  --color-1: #0A1E35;
  --color-2: #354B42;
  --color-3: #173D49;
  --color-4: #0DC59C;
}
colors: {
  'palette-1': '#0A1E35',
  'palette-2': '#354B42',
  'palette-3': '#173D49',
  'palette-4': '#0DC59C',
}
const palette = [
  '#0A1E35',
  '#354B42',
  '#173D49',
  '#0DC59C',
];
$color-1: #0A1E35;
$color-2: #354B42;
$color-3: #173D49;
$color-4: #0DC59C;
Palette Codes 4 COLORS

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

552 Views
Added Jun 2026
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 (#0DC59C) and reads as deep and moody, with an average saturation of 56% and lightness of 24%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #0A1E35

rgb(10, 30, 53) · hsl(212, 68%, 12%)

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

Dark Green #354B42

rgb(53, 75, 66) · hsl(155, 17%, 25%)

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

Dark Teal #173D49

rgb(23, 61, 73) · hsl(194, 52%, 19%)

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

Teal #0DC59C

rgb(13, 197, 156) · hsl(167, 88%, 41%)

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
#0A1E35 #0DC59C 7.59:1 Pass Pass
#173D49 #0DC59C 5.27:1 Pass Fail
#354B42 #0DC59C 4.24:1 Fail Fail
#0A1E35 #354B42 1.79:1 Fail Fail
#0A1E35 #173D49 1.44:1 Fail Fail
#354B42 #173D49 1.24:1 Fail Fail

How to use these colors

  • Background — Teal (#0DC59C): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A1E35): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#0A1E35): the most saturated tone — buttons, links and key UI
  • Accent — Dark Teal (#173D49): 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 (#0A1E35), Dark Green (#354B42), Dark Teal (#173D49) and Teal (#0DC59C).

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 #0A1E35, #354B42, #173D49 and #0DC59C. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Blue text on Teal reaches a contrast ratio of 7.59:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!