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

Light Green & Light Green, Light Yellow Color Palette

#D0F5CC 208, 245, 204
#EAD9AE 234, 217, 174
#C4E8D4 196, 232, 212
#DBF6CB 219, 246, 203
#D0F5CC
Color 1
#EAD9AE
Color 2
#C4E8D4
Color 3
#DBF6CB
Color 4
:root {
  --color-1: #D0F5CC;
  --color-2: #EAD9AE;
  --color-3: #C4E8D4;
  --color-4: #DBF6CB;
}
colors: {
  'palette-1': '#D0F5CC',
  'palette-2': '#EAD9AE',
  'palette-3': '#C4E8D4',
  'palette-4': '#DBF6CB',
}
const palette = [
  '#D0F5CC',
  '#EAD9AE',
  '#C4E8D4',
  '#DBF6CB',
];
$color-1: #D0F5CC;
$color-2: #EAD9AE;
$color-3: #C4E8D4;
$color-4: #DBF6CB;
Palette Codes 4 COLORS

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

2,816 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 (#DBF6CB) and reads as bright and open, with an average saturation of 60% and lightness of 85%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Green #D0F5CC

rgb(208, 245, 204) · hsl(114, 67%, 88%)

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

Light Yellow #EAD9AE

rgb(234, 217, 174) · hsl(43, 59%, 80%)

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

Light Green #C4E8D4

rgb(196, 232, 212) · hsl(147, 44%, 84%)

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

Light Green #DBF6CB

rgb(219, 246, 203) · hsl(98, 70%, 88%)

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
#EAD9AE #DBF6CB 1.2:1 Fail Fail
#D0F5CC #EAD9AE 1.17:1 Fail Fail
#C4E8D4 #DBF6CB 1.14:1 Fail Fail
#D0F5CC #C4E8D4 1.11:1 Fail Fail
#EAD9AE #C4E8D4 1.05:1 Fail Fail
#D0F5CC #DBF6CB 1.03:1 Fail Fail

How to use these colors

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

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 #D0F5CC, #EAD9AE, #C4E8D4 and #DBF6CB. 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!