Light Green & Light Green, Light Pink Color Palette — PaletteCSS
Back to palettes

Light Green & Light Green, Light Pink Color Palette

#CFF4BE 207, 244, 190
#D9F2E8 217, 242, 232
#ECCBE6 236, 203, 230
#D8F6D0 216, 246, 208
#CFF4BE
Color 1
#D9F2E8
Color 2
#ECCBE6
Color 3
#D8F6D0
Color 4
:root {
  --color-1: #CFF4BE;
  --color-2: #D9F2E8;
  --color-3: #ECCBE6;
  --color-4: #D8F6D0;
}
colors: {
  'palette-1': '#CFF4BE',
  'palette-2': '#D9F2E8',
  'palette-3': '#ECCBE6',
  'palette-4': '#D8F6D0',
}
const palette = [
  '#CFF4BE',
  '#D9F2E8',
  '#ECCBE6',
  '#D8F6D0',
];
$color-1: #CFF4BE;
$color-2: #D9F2E8;
$color-3: #ECCBE6;
$color-4: #D8F6D0;
Palette Codes 4 COLORS

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

3,045 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Green (#CFF4BE) and reads as bright and open, with an average saturation of 59% and lightness of 88%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Green #CFF4BE

rgb(207, 244, 190) · hsl(101, 71%, 85%)

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

Light Green #D9F2E8

rgb(217, 242, 232) · hsl(156, 49%, 90%)

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

Light Pink #ECCBE6

rgb(236, 203, 230) · hsl(311, 46%, 86%)

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

Light Green #D8F6D0

rgb(216, 246, 208) · hsl(107, 68%, 89%)

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
#ECCBE6 #D8F6D0 1.26:1 Fail Fail
#D9F2E8 #ECCBE6 1.25:1 Fail Fail
#CFF4BE #ECCBE6 1.22:1 Fail Fail
#CFF4BE #D8F6D0 1.04:1 Fail Fail
#CFF4BE #D9F2E8 1.03:1 Fail Fail
#D9F2E8 #D8F6D0 1.01:1 Fail Fail

How to use these colors

  • Background — Light Green (#D9F2E8): the lightest tone — a clean base for large areas
  • Text — Light Green (#CFF4BE): the darkest tone — readable for body copy and headings
  • Primary — Light Green (#CFF4BE): the most saturated tone — buttons, links and key UI
  • Accent — Light Green (#D8F6D0): 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 Green (#CFF4BE), Light Green (#D9F2E8), Light Pink (#ECCBE6) and Light Green (#D8F6D0).

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 #CFF4BE, #D9F2E8, #ECCBE6 and #D8F6D0. 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!