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

Teal & Dark Teal, Teal Color Palette

#1D4948 29, 73, 72
#399390 57, 147, 144
#6CC6C3 108, 198, 195
#B6E2E1 182, 226, 225
#1D4948
Color 1
#399390
Color 2
#6CC6C3
Color 3
#B6E2E1
Color 4
:root {
  --color-1: #1D4948;
  --color-2: #399390;
  --color-3: #6CC6C3;
  --color-4: #B6E2E1;
}
colors: {
  'palette-1': '#1D4948',
  'palette-2': '#399390',
  'palette-3': '#6CC6C3',
  'palette-4': '#B6E2E1',
}
const palette = [
  '#1D4948',
  '#399390',
  '#6CC6C3',
  '#B6E2E1',
];
$color-1: #1D4948;
$color-2: #399390;
$color-3: #6CC6C3;
$color-4: #B6E2E1;
Palette Codes 4 COLORS

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

1,480 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 Teal (#399390) and reads as well balanced in lightness, with an average saturation of 44% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #1D4948

rgb(29, 73, 72) · hsl(179, 43%, 20%)

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

Teal #399390

rgb(57, 147, 144) · hsl(178, 44%, 40%)

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

Teal #6CC6C3

rgb(108, 198, 195) · hsl(178, 44%, 60%)

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

Light Teal #B6E2E1

rgb(182, 226, 225) · hsl(179, 43%, 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
#1D4948 #B6E2E1 7.13:1 Pass Pass
#1D4948 #6CC6C3 5:1 Pass Fail
#1D4948 #399390 2.74:1 Fail Fail
#399390 #B6E2E1 2.6:1 Fail Fail
#399390 #6CC6C3 1.83:1 Fail Fail
#6CC6C3 #B6E2E1 1.42:1 Fail Fail

How to use these colors

  • Background — Light Teal (#B6E2E1): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#1D4948): the darkest tone — readable for body copy and headings
  • Primary — Teal (#399390): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#6CC6C3): 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 Teal (#1D4948), Teal (#399390), Teal (#6CC6C3) and Light Teal (#B6E2E1).

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 #1D4948, #399390, #6CC6C3 and #B6E2E1. 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.13:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!