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

Light Green & Light Lime, Light Red Color Palette

#CAE2AC 202, 226, 172
#E1F2C4 225, 242, 196
#F0D9D5 240, 217, 213
#B3EFBC 179, 239, 188
#CAE2AC
Color 1
#E1F2C4
Color 2
#F0D9D5
Color 3
#B3EFBC
Color 4
:root {
  --color-1: #CAE2AC;
  --color-2: #E1F2C4;
  --color-3: #F0D9D5;
  --color-4: #B3EFBC;
}
colors: {
  'palette-1': '#CAE2AC',
  'palette-2': '#E1F2C4',
  'palette-3': '#F0D9D5',
  'palette-4': '#B3EFBC',
}
const palette = [
  '#CAE2AC',
  '#E1F2C4',
  '#F0D9D5',
  '#B3EFBC',
];
$color-1: #CAE2AC;
$color-2: #E1F2C4;
$color-3: #F0D9D5;
$color-4: #B3EFBC;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

135 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Green (#B3EFBC) and reads as bright and open, with an average saturation of 56% and lightness of 84%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Lime #CAE2AC

rgb(202, 226, 172) · hsl(87, 48%, 78%)

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

Light Lime #E1F2C4

rgb(225, 242, 196) · hsl(82, 64%, 86%)

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

Light Red #F0D9D5

rgb(240, 217, 213) · hsl(9, 47%, 89%)

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

Light Green #B3EFBC

rgb(179, 239, 188) · hsl(129, 65%, 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
#CAE2AC #E1F2C4 1.18:1 Fail Fail
#E1F2C4 #F0D9D5 1.14:1 Fail Fail
#E1F2C4 #B3EFBC 1.11:1 Fail Fail
#CAE2AC #B3EFBC 1.07:1 Fail Fail
#CAE2AC #F0D9D5 1.04:1 Fail Fail
#F0D9D5 #B3EFBC 1.03:1 Fail Fail

How to use these colors

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

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 #CAE2AC, #E1F2C4, #F0D9D5 and #B3EFBC. 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!