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

Teal & Dark Blue, Blue Color Palette

#323849 50, 56, 73
#53A6E3 83, 166, 227
#0A8C86 10, 140, 134
#F4F5F0 244, 245, 240
#323849
Color 1
#53A6E3
Color 2
#0A8C86
Color 3
#F4F5F0
Color 4
:root {
  --color-1: #323849;
  --color-2: #53A6E3;
  --color-3: #0A8C86;
  --color-4: #F4F5F0;
}
colors: {
  'palette-1': '#323849',
  'palette-2': '#53A6E3',
  'palette-3': '#0A8C86',
  'palette-4': '#F4F5F0',
}
const palette = [
  '#323849',
  '#53A6E3',
  '#0A8C86',
  '#F4F5F0',
];
$color-1: #323849;
$color-2: #53A6E3;
$color-3: #0A8C86;
$color-4: #F4F5F0;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look.

1,327 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#0A8C86) and reads as well balanced in lightness, with an average saturation of 49% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #323849

rgb(50, 56, 73) · hsl(224, 19%, 24%)

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

Blue #53A6E3

rgb(83, 166, 227) · hsl(205, 72%, 61%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Teal #0A8C86

rgb(10, 140, 134) · hsl(177, 87%, 29%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Lime #F4F5F0

rgb(244, 245, 240) · hsl(72, 20%, 95%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#323849 #F4F5F0 10.66:1 Pass Pass
#323849 #53A6E3 4.41:1 Fail Fail
#0A8C86 #F4F5F0 3.75:1 Fail Fail
#323849 #0A8C86 2.84:1 Fail Fail
#53A6E3 #F4F5F0 2.42:1 Fail Fail
#53A6E3 #0A8C86 1.55:1 Fail Fail

How to use these colors

  • Background — Light Lime (#F4F5F0): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#323849): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0A8C86): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#53A6E3): 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 (#323849), Blue (#53A6E3), Teal (#0A8C86) and Light Lime (#F4F5F0).

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 #323849, #53A6E3, #0A8C86 and #F4F5F0. 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 Light Lime reaches a contrast ratio of 10.66:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!