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

Teal & Dark Blue, Dark Teal Color Palette

#344754 52, 71, 84
#13252D 19, 37, 45
#527990 82, 121, 144
#23B695 35, 182, 149
#344754
Color 1
#13252D
Color 2
#527990
Color 3
#23B695
Color 4
:root {
  --color-1: #344754;
  --color-2: #13252D;
  --color-3: #527990;
  --color-4: #23B695;
}
colors: {
  'palette-1': '#344754',
  'palette-2': '#13252D',
  'palette-3': '#527990',
  'palette-4': '#23B695',
}
const palette = [
  '#344754',
  '#13252D',
  '#527990',
  '#23B695',
];
$color-1: #344754;
$color-2: #13252D;
$color-3: #527990;
$color-4: #23B695;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony.

7,376 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#23B695) and reads as deep and moody, with an average saturation of 40% and lightness of 32%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #344754

rgb(52, 71, 84) · hsl(204, 24%, 27%)

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

Dark Teal #13252D

rgb(19, 37, 45) · hsl(198, 41%, 13%)

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

Muted Blue #527990

rgb(82, 121, 144) · hsl(202, 27%, 44%)

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

Teal #23B695

rgb(35, 182, 149) · hsl(167, 68%, 43%)

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
#13252D #23B695 6.16:1 Pass Fail
#344754 #23B695 3.77:1 Fail Fail
#13252D #527990 3.38:1 Fail Fail
#344754 #527990 2.07:1 Fail Fail
#527990 #23B695 1.82:1 Fail Fail
#344754 #13252D 1.64:1 Fail Fail

How to use these colors

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

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 #344754, #13252D, #527990 and #23B695. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!