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

Teal & Dark Teal, Teal Color Palette

#1B474B 27, 71, 75
#358F97 53, 143, 151
#68C2CA 104, 194, 202
#B4E0E4 180, 224, 228
#1B474B
Color 1
#358F97
Color 2
#68C2CA
Color 3
#B4E0E4
Color 4
:root {
  --color-1: #1B474B;
  --color-2: #358F97;
  --color-3: #68C2CA;
  --color-4: #B4E0E4;
}
colors: {
  'palette-1': '#1B474B',
  'palette-2': '#358F97',
  'palette-3': '#68C2CA',
  'palette-4': '#B4E0E4',
}
const palette = [
  '#1B474B',
  '#358F97',
  '#68C2CA',
  '#B4E0E4',
];
$color-1: #1B474B;
$color-2: #358F97;
$color-3: #68C2CA;
$color-4: #B4E0E4;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel.

6,429 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#358F97) and reads as well balanced in lightness, with an average saturation of 48% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #1B474B

rgb(27, 71, 75) · hsl(185, 47%, 20%)

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

Teal #358F97

rgb(53, 143, 151) · hsl(185, 48%, 40%)

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

Teal #68C2CA

rgb(104, 194, 202) · hsl(185, 48%, 60%)

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

Light Teal #B4E0E4

rgb(180, 224, 228) · hsl(185, 47%, 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
#1B474B #B4E0E4 7.18:1 Pass Pass
#1B474B #68C2CA 4.96:1 Pass Fail
#1B474B #358F97 2.7:1 Fail Fail
#358F97 #B4E0E4 2.66:1 Fail Fail
#358F97 #68C2CA 1.84:1 Fail Fail
#68C2CA #B4E0E4 1.45:1 Fail Fail

How to use these colors

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

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 #1B474B, #358F97, #68C2CA and #B4E0E4. 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.18:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!