#D4ECCC#D4ECCC
#D4ECCC is a very light, muted green. Relative luminance 0.783; OKLCH L 91.7% C 0.050 H 137.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECCC |
|---|---|
| RGB | rgb(212, 236, 204) |
| HSL | hsl(105, 46%, 86%) |
| HSV | hsv(105, 14%, 93%) |
| CMYK | cmyk(10.2%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(90.94, -13.65, 12.88) |
| CIE-LCH | lch(90.94, 18.77, 136.67°) |
| OKLab | oklab(91.69% -0.0369 0.0334) |
| OKLCH | oklch(91.69% 0.05 137.9) |
| XYZ | xyz(68.0438, 78.3469, 68.6527) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.88
Light Sage
#BCECAC
ΔE00 8.56
Very Pale Green
#CFFDBC
ΔE00 8.64
Very Light Green
#D1FFBD
ΔE00 8.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.93
Light Grey Green
#B7E1A1
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECCC #E4CCEC
analogous
#E4ECCC #D4ECCC #CCECD4
triadic
#D4ECCC #CCD4EC #ECCCD4
tetradic
#D4ECCC #CCE4EC #E4CCEC #ECD4CC
square
#D4ECCC #CCE4EC #E4CCEC #ECD4CC
split-complementary
#D4ECCC #D4CCEC #ECCCE4
monochromatic
#89CB73 #AEDB9F #D4ECCC #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.26
#D4ECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D4ECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECCC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECCC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6CA
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#D3E9E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eccc; /* rgb */ color: rgb(212, 236, 204); /* oklch */ color: oklch(91.7% 0.050 137.9);
Tailwind
colors: {
custom: {
50: '#e1f2db',
500: '#d4eccc',
950: '#000000',
},
}SCSS
$custom: #d4eccc; $custom-light: #e1f2db; $custom-dark: #000000;
JSON
{
"hex": "#d4eccc",
"rgb": {
"r": 212,
"g": 236,
"b": 204
},
"hsl": {
"h": 105,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91691,
"c": 0.04971,
"h": 137.9
},
"luminance": 0.78348
}Semantic roles & 50–950 ramp
primary
#D4ECCC
secondary
#BB94C8
accent
#2DB996
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584