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

Light Teal & Light Blue, Light Teal Color Palette

#EBF5F5 235, 245, 245
#CDCADE 205, 202, 222
#F0F4F5 240, 244, 245
#6A7376 106, 115, 118
#EBF5F5
Color 1
#CDCADE
Color 2
#F0F4F5
Color 3
#6A7376
Color 4
:root {
  --color-1: #EBF5F5;
  --color-2: #CDCADE;
  --color-3: #F0F4F5;
  --color-4: #6A7376;
}
colors: {
  'palette-1': '#EBF5F5',
  'palette-2': '#CDCADE',
  'palette-3': '#F0F4F5',
  'palette-4': '#6A7376',
}
const palette = [
  '#EBF5F5',
  '#CDCADE',
  '#F0F4F5',
  '#6A7376',
];
$color-1: #EBF5F5;
$color-2: #CDCADE;
$color-3: #F0F4F5;
$color-4: #6A7376;
Palette Codes 4 COLORS

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

148 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, calm and understated 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Teal (#EBF5F5) and reads as bright and open, with an average saturation of 20% and lightness of 79%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Teal #EBF5F5

rgb(235, 245, 245) · hsl(180, 33%, 94%)

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

Light Blue #CDCADE

rgb(205, 202, 222) · hsl(249, 23%, 83%)

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

Light Teal #F0F4F5

rgb(240, 244, 245) · hsl(192, 20%, 95%)

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

Gray #6A7376

rgb(106, 115, 118) · hsl(195, 5%, 44%)

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
#F0F4F5 #6A7376 4.38:1 Fail Fail
#EBF5F5 #6A7376 4.37:1 Fail Fail
#CDCADE #6A7376 3.03:1 Fail Fail
#CDCADE #F0F4F5 1.45:1 Fail Fail
#EBF5F5 #CDCADE 1.44:1 Fail Fail
#EBF5F5 #F0F4F5 1:1 Fail Fail

How to use these colors

  • Background — Light Teal (#F0F4F5): the lightest tone — a clean base for large areas
  • Text — Gray (#6A7376): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#EBF5F5): the most saturated tone — buttons, links and key UI
  • Accent — Light Blue (#CDCADE): 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 (#EBF5F5), Light Blue (#CDCADE), Light Teal (#F0F4F5) and Gray (#6A7376).

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 #EBF5F5, #CDCADE, #F0F4F5 and #6A7376. 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!