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

Light Teal & White, Light Blue Color Palette

#F5F5F5 245, 245, 245
#CAD1DC 202, 209, 220
#E0F5EE 224, 245, 238
#D4D5BC 212, 213, 188
#F5F5F5
Color 1
#CAD1DC
Color 2
#E0F5EE
Color 3
#D4D5BC
Color 4
:root {
  --color-1: #F5F5F5;
  --color-2: #CAD1DC;
  --color-3: #E0F5EE;
  --color-4: #D4D5BC;
}
colors: {
  'palette-1': '#F5F5F5',
  'palette-2': '#CAD1DC',
  'palette-3': '#E0F5EE',
  'palette-4': '#D4D5BC',
}
const palette = [
  '#F5F5F5',
  '#CAD1DC',
  '#E0F5EE',
  '#D4D5BC',
];
$color-1: #F5F5F5;
$color-2: #CAD1DC;
$color-3: #E0F5EE;
$color-4: #D4D5BC;
Palette Codes 4 COLORS

This is a cool, subtle 4-colour palette built from closely related tones that blend harmoniously.

4,280 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, subtle 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Teal (#E0F5EE) and reads as bright and open, with an average saturation of 24% and lightness of 87%. 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 Blue #CAD1DC

rgb(202, 209, 220) · hsl(217, 20%, 83%)

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

Light Teal #E0F5EE

rgb(224, 245, 238) · hsl(160, 51%, 92%)

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

Light Yellow #D4D5BC

rgb(212, 213, 188) · hsl(62, 23%, 79%)

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
#F5F5F5 #CAD1DC 1.41:1 Fail Fail
#F5F5F5 #D4D5BC 1.37:1 Fail Fail
#CAD1DC #E0F5EE 1.35:1 Fail Fail
#E0F5EE #D4D5BC 1.31:1 Fail Fail
#F5F5F5 #E0F5EE 1.04:1 Fail Fail
#CAD1DC #D4D5BC 1.03:1 Fail Fail

How to use these colors

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

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, #CAD1DC, #E0F5EE and #D4D5BC. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!