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

Muted Teal & White, Muted Teal Color Palette

#F5F5F5 245, 245, 245
#B0CCD1 176, 204, 209
#ACD3C7 172, 211, 199
#3B6757 59, 103, 87
#F5F5F5
Color 1
#B0CCD1
Color 2
#ACD3C7
Color 3
#3B6757
Color 4
:root {
  --color-1: #F5F5F5;
  --color-2: #B0CCD1;
  --color-3: #ACD3C7;
  --color-4: #3B6757;
}
colors: {
  'palette-1': '#F5F5F5',
  'palette-2': '#B0CCD1',
  'palette-3': '#ACD3C7',
  'palette-4': '#3B6757',
}
const palette = [
  '#F5F5F5',
  '#B0CCD1',
  '#ACD3C7',
  '#3B6757',
];
$color-1: #F5F5F5;
$color-2: #B0CCD1;
$color-3: #ACD3C7;
$color-4: #3B6757;
Palette Codes 4 COLORS

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

7,952 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, soft, muted 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Muted Teal (#ACD3C7) and reads as bright and open, with an average saturation of 21% and lightness of 70%. 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.

Muted Teal #B0CCD1

rgb(176, 204, 209) · hsl(189, 26%, 75%)

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

Muted Teal #ACD3C7

rgb(172, 211, 199) · hsl(162, 31%, 75%)

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

Muted Green #3B6757

rgb(59, 103, 87) · hsl(158, 27%, 32%)

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 #3B6757 5.9:1 Pass Fail
#ACD3C7 #3B6757 3.95:1 Fail Fail
#B0CCD1 #3B6757 3.8:1 Fail Fail
#F5F5F5 #B0CCD1 1.55:1 Fail Fail
#F5F5F5 #ACD3C7 1.49:1 Fail Fail
#B0CCD1 #ACD3C7 1.04:1 Fail Fail

How to use these colors

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

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, #B0CCD1, #ACD3C7 and #3B6757. 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 Green reaches a contrast ratio of 5.9:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!