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

Blue & Dark Blue, Teal Color Palette

#313648 49, 54, 72
#58C3D6 88, 195, 214
#234244 35, 66, 68
#1E5EC0 30, 94, 192
#313648
Color 1
#58C3D6
Color 2
#234244
Color 3
#1E5EC0
Color 4
:root {
  --color-1: #313648;
  --color-2: #58C3D6;
  --color-3: #234244;
  --color-4: #1E5EC0;
}
colors: {
  'palette-1': '#313648',
  'palette-2': '#58C3D6',
  'palette-3': '#234244',
  'palette-4': '#1E5EC0',
}
const palette = [
  '#313648',
  '#58C3D6',
  '#234244',
  '#1E5EC0',
];
$color-1: #313648;
$color-2: #58C3D6;
$color-3: #234244;
$color-4: #1E5EC0;
Palette Codes 4 COLORS

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

7,213 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#1E5EC0) and reads as well balanced in lightness, with an average saturation of 46% and lightness of 37%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #313648

rgb(49, 54, 72) · hsl(227, 19%, 24%)

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

Teal #58C3D6

rgb(88, 195, 214) · hsl(189, 61%, 59%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Dark Teal #234244

rgb(35, 66, 68) · hsl(184, 32%, 20%)

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

Blue #1E5EC0

rgb(30, 94, 192) · hsl(216, 73%, 44%)

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
#313648 #58C3D6 5.82:1 Pass Fail
#58C3D6 #234244 5.27:1 Pass Fail
#58C3D6 #1E5EC0 2.98:1 Fail Fail
#313648 #1E5EC0 1.95:1 Fail Fail
#234244 #1E5EC0 1.77:1 Fail Fail
#313648 #234244 1.1:1 Fail Fail

How to use these colors

  • Background — Teal (#58C3D6): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#234244): the darkest tone — readable for body copy and headings
  • Primary — Blue (#1E5EC0): the most saturated tone — buttons, links and key UI
  • Accent — Dark Teal (#234244): 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 Blue 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 (#313648), Teal (#58C3D6), Dark Teal (#234244) and Blue (#1E5EC0).

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 #313648, #58C3D6, #234244 and #1E5EC0. 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.82:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!