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

Light Teal & White, Muted Blue Color Palette

#E1F2F4 225, 242, 244
#F3F5F5 243, 245, 245
#627E95 98, 126, 149
#6D8BAC 109, 139, 172
#E1F2F4
Color 1
#F3F5F5
Color 2
#627E95
Color 3
#6D8BAC
Color 4
:root {
  --color-1: #E1F2F4;
  --color-2: #F3F5F5;
  --color-3: #627E95;
  --color-4: #6D8BAC;
}
colors: {
  'palette-1': '#E1F2F4',
  'palette-2': '#F3F5F5',
  'palette-3': '#627E95',
  'palette-4': '#6D8BAC',
}
const palette = [
  '#E1F2F4',
  '#F3F5F5',
  '#627E95',
  '#6D8BAC',
];
$color-1: #E1F2F4;
$color-2: #F3F5F5;
$color-3: #627E95;
$color-4: #6D8BAC;
Palette Codes 4 COLORS

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

4,718 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, subtle 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Teal (#E1F2F4) and reads as bright and open, with an average saturation of 26% and lightness of 73%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Teal #E1F2F4

rgb(225, 242, 244) · hsl(186, 46%, 92%)

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

White #F3F5F5

rgb(243, 245, 245) · hsl(180, 9%, 96%)

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

Muted Blue #627E95

rgb(98, 126, 149) · hsl(207, 21%, 48%)

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

Muted Blue #6D8BAC

rgb(109, 139, 172) · hsl(211, 28%, 55%)

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
#F3F5F5 #627E95 3.89:1 Fail Fail
#E1F2F4 #627E95 3.69:1 Fail Fail
#F3F5F5 #6D8BAC 3.23:1 Fail Fail
#E1F2F4 #6D8BAC 3.07:1 Fail Fail
#627E95 #6D8BAC 1.2:1 Fail Fail
#E1F2F4 #F3F5F5 1.05:1 Fail Fail

How to use these colors

  • Background — White (#F3F5F5): the lightest tone — a clean base for large areas
  • Text — Muted Blue (#627E95): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#E1F2F4): the most saturated tone — buttons, links and key UI
  • Accent — Muted Blue (#6D8BAC): 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: Light Teal (#E1F2F4), White (#F3F5F5), Muted Blue (#627E95) and Muted Blue (#6D8BAC).

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 #E1F2F4, #F3F5F5, #627E95 and #6D8BAC. 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!