Light Teal & Light Green, Light Red Color Palette — PaletteCSS
Back to palettes

Light Teal & Light Green, Light Red Color Palette

#BEE9D5 190, 233, 213
#B1E7E3 177, 231, 227
#F1DADF 241, 218, 223
#E8D1BB 232, 209, 187
#BEE9D5
Color 1
#B1E7E3
Color 2
#F1DADF
Color 3
#E8D1BB
Color 4
:root {
  --color-1: #BEE9D5;
  --color-2: #B1E7E3;
  --color-3: #F1DADF;
  --color-4: #E8D1BB;
}
colors: {
  'palette-1': '#BEE9D5',
  'palette-2': '#B1E7E3',
  'palette-3': '#F1DADF',
  'palette-4': '#E8D1BB',
}
const palette = [
  '#BEE9D5',
  '#B1E7E3',
  '#F1DADF',
  '#E8D1BB',
];
$color-1: #BEE9D5;
$color-2: #B1E7E3;
$color-3: #F1DADF;
$color-4: #E8D1BB;
Palette Codes 4 COLORS

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

1,005 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Teal (#B1E7E3) and reads as bright and open, with an average saturation of 49% and lightness of 84%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Green #BEE9D5

rgb(190, 233, 213) · hsl(152, 49%, 83%)

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

Light Teal #B1E7E3

rgb(177, 231, 227) · hsl(176, 53%, 80%)

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

Light Red #F1DADF

rgb(241, 218, 223) · hsl(347, 45%, 90%)

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

Light Orange #E8D1BB

rgb(232, 209, 187) · hsl(29, 49%, 82%)

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
#BEE9D5 #E8D1BB 1.11:1 Fail Fail
#F1DADF #E8D1BB 1.11:1 Fail Fail
#B1E7E3 #E8D1BB 1.08:1 Fail Fail
#BEE9D5 #B1E7E3 1.03:1 Fail Fail
#B1E7E3 #F1DADF 1.03:1 Fail Fail
#BEE9D5 #F1DADF 1:1 Fail Fail

How to use these colors

  • Background — Light Red (#F1DADF): the lightest tone — a clean base for large areas
  • Text — Light Teal (#B1E7E3): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#B1E7E3): the most saturated tone — buttons, links and key UI
  • Accent — Light Orange (#E8D1BB): 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 Green (#BEE9D5), Light Teal (#B1E7E3), Light Red (#F1DADF) and Light Orange (#E8D1BB).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #BEE9D5, #B1E7E3, #F1DADF and #E8D1BB. 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!