Muted Teal & White, Light Teal Color Palette — PaletteCSS
Back to palettes

Muted Teal & White, Light Teal Color Palette

#F5F5F5 245, 245, 245
#EBF2F1 235, 242, 241
#779A97 119, 154, 151
#436E65 67, 110, 101
#F5F5F5
Color 1
#EBF2F1
Color 2
#779A97
Color 3
#436E65
Color 4
:root {
  --color-1: #F5F5F5;
  --color-2: #EBF2F1;
  --color-3: #779A97;
  --color-4: #436E65;
}
colors: {
  'palette-1': '#F5F5F5',
  'palette-2': '#EBF2F1',
  'palette-3': '#779A97',
  'palette-4': '#436E65',
}
const palette = [
  '#F5F5F5',
  '#EBF2F1',
  '#779A97',
  '#436E65',
];
$color-1: #F5F5F5;
$color-2: #EBF2F1;
$color-3: #779A97;
$color-4: #436E65;
Palette Codes 4 COLORS

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

7,210 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Muted Teal (#436E65) and reads as bright and open, with an average saturation of 15% and lightness of 69%. It works well for calm, professional and modern interfaces.

The colors in this palette

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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

Light Teal #EBF2F1

rgb(235, 242, 241) · hsl(171, 21%, 94%)

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

Muted Teal #779A97

rgb(119, 154, 151) · hsl(175, 15%, 54%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Muted Teal #436E65

rgb(67, 110, 101) · hsl(167, 24%, 35%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#F5F5F5 #436E65 5.27:1 Pass Fail
#EBF2F1 #436E65 5.06:1 Pass Fail
#F5F5F5 #779A97 2.81:1 Fail Fail
#EBF2F1 #779A97 2.7:1 Fail Fail
#779A97 #436E65 1.87:1 Fail Fail
#F5F5F5 #EBF2F1 1.04:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Muted Teal (#436E65): the darkest tone — readable for body copy and headings
  • Primary — Muted Teal (#436E65): the most saturated tone — buttons, links and key UI
  • Accent — Light Teal (#EBF2F1): 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 Muted 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: White (#F5F5F5), Light Teal (#EBF2F1), Muted Teal (#779A97) and Muted Teal (#436E65).

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 #F5F5F5, #EBF2F1, #779A97 and #436E65. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — White text on Muted Teal reaches a contrast ratio of 5.27:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!