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

Blue & Dark Blue, Teal Color Palette

#1C2A42 28, 42, 66
#78D5C9 120, 213, 201
#0E2723 14, 39, 35
#0E63D8 14, 99, 216
#1C2A42
Color 1
#78D5C9
Color 2
#0E2723
Color 3
#0E63D8
Color 4
:root {
  --color-1: #1C2A42;
  --color-2: #78D5C9;
  --color-3: #0E2723;
  --color-4: #0E63D8;
}
colors: {
  'palette-1': '#1C2A42',
  'palette-2': '#78D5C9',
  'palette-3': '#0E2723',
  'palette-4': '#0E63D8',
}
const palette = [
  '#1C2A42',
  '#78D5C9',
  '#0E2723',
  '#0E63D8',
];
$color-1: #1C2A42;
$color-2: #78D5C9;
$color-3: #0E2723;
$color-4: #0E63D8;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch.

6,012 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#0E63D8) and reads as deep and moody, with an average saturation of 57% and lightness of 35%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #1C2A42

rgb(28, 42, 66) · hsl(218, 40%, 18%)

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

Teal #78D5C9

rgb(120, 213, 201) · hsl(172, 53%, 65%)

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

Dark Teal #0E2723

rgb(14, 39, 35) · hsl(170, 47%, 10%)

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

Blue #0E63D8

rgb(14, 99, 216) · hsl(215, 88%, 45%)

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
#78D5C9 #0E2723 9.12:1 Pass Pass
#1C2A42 #78D5C9 8.33:1 Pass Pass
#78D5C9 #0E63D8 3.2:1 Fail Fail
#0E2723 #0E63D8 2.85:1 Fail Fail
#1C2A42 #0E63D8 2.6:1 Fail Fail
#1C2A42 #0E2723 1.09:1 Fail Fail

How to use these colors

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

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 #1C2A42, #78D5C9, #0E2723 and #0E63D8. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!