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

Teal & Dark Teal, Dark Blue Color Palette

#32474D 50, 71, 77
#212548 33, 37, 72
#5B7E94 91, 126, 148
#25AE8D 37, 174, 141
#32474D
Color 1
#212548
Color 2
#5B7E94
Color 3
#25AE8D
Color 4
:root {
  --color-1: #32474D;
  --color-2: #212548;
  --color-3: #5B7E94;
  --color-4: #25AE8D;
}
colors: {
  'palette-1': '#32474D',
  'palette-2': '#212548',
  'palette-3': '#5B7E94',
  'palette-4': '#25AE8D',
}
const palette = [
  '#32474D',
  '#212548',
  '#5B7E94',
  '#25AE8D',
];
$color-1: #32474D;
$color-2: #212548;
$color-3: #5B7E94;
$color-4: #25AE8D;
Palette Codes 4 COLORS

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

7,234 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 (#25AE8D) and reads as deep and moody, with an average saturation of 37% and lightness of 33%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #32474D

rgb(50, 71, 77) · hsl(193, 21%, 25%)

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

Dark Blue #212548

rgb(33, 37, 72) · hsl(234, 37%, 21%)

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

Muted Blue #5B7E94

rgb(91, 126, 148) · hsl(203, 24%, 47%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Teal #25AE8D

rgb(37, 174, 141) · hsl(166, 65%, 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
#212548 #25AE8D 5.28:1 Pass Fail
#32474D #25AE8D 3.51:1 Fail Fail
#212548 #5B7E94 3.41:1 Fail Fail
#32474D #5B7E94 2.27:1 Fail Fail
#5B7E94 #25AE8D 1.55:1 Fail Fail
#32474D #212548 1.51:1 Fail Fail

How to use these colors

  • Background — Muted Blue (#5B7E94): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#212548): the darkest tone — readable for body copy and headings
  • Primary — Teal (#25AE8D): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#212548): 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 Teal (#32474D), Dark Blue (#212548), Muted Blue (#5B7E94) and Teal (#25AE8D).

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 #32474D, #212548, #5B7E94 and #25AE8D. 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 5.28:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!