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

Dark Teal & Teal, Light Teal Color Palette

#19404D 25, 64, 77
#32809A 50, 128, 154
#65B3CD 101, 179, 205
#B2D9E6 178, 217, 230
#19404D
Color 1
#32809A
Color 2
#65B3CD
Color 3
#B2D9E6
Color 4
:root {
  --color-1: #19404D;
  --color-2: #32809A;
  --color-3: #65B3CD;
  --color-4: #B2D9E6;
}
colors: {
  'palette-1': '#19404D',
  'palette-2': '#32809A',
  'palette-3': '#65B3CD',
  'palette-4': '#B2D9E6',
}
const palette = [
  '#19404D',
  '#32809A',
  '#65B3CD',
  '#B2D9E6',
];
$color-1: #19404D;
$color-2: #32809A;
$color-3: #65B3CD;
$color-4: #B2D9E6;
Palette Codes 4 COLORS

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

3,605 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 Dark Teal (#19404D) and reads as well balanced in lightness, with an average saturation of 51% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #19404D

rgb(25, 64, 77) · hsl(195, 51%, 20%)

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

Teal #32809A

rgb(50, 128, 154) · hsl(195, 51%, 40%)

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

Teal #65B3CD

rgb(101, 179, 205) · hsl(195, 51%, 60%)

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

Light Teal #B2D9E6

rgb(178, 217, 230) · hsl(195, 51%, 80%)

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
#19404D #B2D9E6 7.42:1 Pass Pass
#19404D #65B3CD 4.72:1 Pass Fail
#32809A #B2D9E6 2.98:1 Fail Fail
#19404D #32809A 2.49:1 Fail Fail
#32809A #65B3CD 1.89:1 Fail Fail
#65B3CD #B2D9E6 1.57:1 Fail Fail

How to use these colors

  • Background — Light Teal (#B2D9E6): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#19404D): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#19404D): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#32809A): 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 Dark 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 Teal (#19404D), Teal (#32809A), Teal (#65B3CD) and Light Teal (#B2D9E6).

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 #19404D, #32809A, #65B3CD and #B2D9E6. 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 Teal reaches a contrast ratio of 7.42:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!