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

Blue & Dark Teal, Teal Color Palette

#0A2B39 10, 43, 57
#59BCF5 89, 188, 245
#0A8D70 10, 141, 112
#DBEDDB 219, 237, 219
#0A2B39
Color 1
#59BCF5
Color 2
#0A8D70
Color 3
#DBEDDB
Color 4
:root {
  --color-1: #0A2B39;
  --color-2: #59BCF5;
  --color-3: #0A8D70;
  --color-4: #DBEDDB;
}
colors: {
  'palette-1': '#0A2B39',
  'palette-2': '#59BCF5',
  'palette-3': '#0A8D70',
  'palette-4': '#DBEDDB',
}
const palette = [
  '#0A2B39',
  '#59BCF5',
  '#0A8D70',
  '#DBEDDB',
];
$color-1: #0A2B39;
$color-2: #59BCF5;
$color-3: #0A8D70;
$color-4: #DBEDDB;
Palette Codes 4 COLORS

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

937 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#59BCF5) and reads as well balanced in lightness, with an average saturation of 70% and lightness of 49%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A2B39

rgb(10, 43, 57) · hsl(198, 70%, 13%)

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

Blue #59BCF5

rgb(89, 188, 245) · hsl(202, 89%, 65%)

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

Teal #0A8D70

rgb(10, 141, 112) · hsl(167, 87%, 30%)

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

Light Green #DBEDDB

rgb(219, 237, 219) · hsl(120, 33%, 89%)

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
#0A2B39 #DBEDDB 12.1:1 Pass Pass
#0A2B39 #59BCF5 7.01:1 Pass Pass
#0A2B39 #0A8D70 3.57:1 Fail Fail
#0A8D70 #DBEDDB 3.39:1 Fail Fail
#59BCF5 #0A8D70 1.96:1 Fail Fail
#59BCF5 #DBEDDB 1.73:1 Fail Fail

How to use these colors

  • Background — Light Green (#DBEDDB): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A2B39): the darkest tone — readable for body copy and headings
  • Primary — Blue (#59BCF5): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#0A8D70): 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 Teal (#0A2B39), Blue (#59BCF5), Teal (#0A8D70) and Light Green (#DBEDDB).

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 #0A2B39, #59BCF5, #0A8D70 and #DBEDDB. 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 Light Green reaches a contrast ratio of 12.1:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!