#D4ECCA#D4ECCA
#D4ECCA is a very light, muted green. Relative luminance 0.783; OKLCH L 91.6% C 0.052 H 136.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECCA |
|---|---|
| RGB | rgb(212, 236, 202) |
| HSL | hsl(102, 47%, 86%) |
| HSV | hsv(102, 14%, 93%) |
| CMYK | cmyk(10.2%, 0%, 14.4%, 7.5%) |
| CIE-LAB | lab(90.89, -13.99, 13.85) |
| CIE-LCH | lch(90.89, 19.69, 135.28°) |
| OKLab | oklab(91.64% -0.0377 0.0358) |
| OKLCH | oklch(91.64% 0.052 136.4) |
| XYZ | xyz(67.8055, 78.2515, 67.3975) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 8.08
Very Pale Green
#CFFDBC
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.31
Very Light Green
#D1FFBD
ΔE00 8.42
Light Grey Green
#B7E1A1
ΔE00 8.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECCA #E2CAEC
analogous
#E5ECCA #D4ECCA #CAECD1
triadic
#D4ECCA #CAD4EC #ECCAD4
tetradic
#D4ECCA #CAE5EC #E2CAEC #ECD1CA
square
#D4ECCA #CAE5EC #E2CAEC #ECD1CA
split-complementary
#D4ECCA #D1CAEC #ECCAE5
monochromatic
#8BCC70 #AFDC9D #D4ECCA #EDF7E8 #EDF7E8
Accessibility & contrast
On white
1.26
#D4ECCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D4ECCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECCA
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECCA | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#D4E9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ecca; /* rgb */ color: rgb(212, 236, 202); /* oklch */ color: oklch(91.6% 0.052 136.4);
Tailwind
colors: {
custom: {
50: '#e1f2da',
500: '#d4ecca',
950: '#000000',
},
}SCSS
$custom: #d4ecca; $custom-light: #e1f2da; $custom-dark: #000000;
JSON
{
"hex": "#d4ecca",
"rgb": {
"r": 212,
"g": 236,
"b": 202
},
"hsl": {
"h": 102.353,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91643,
"c": 0.052,
"h": 136.4
},
"luminance": 0.78252
}Semantic roles & 50–950 ramp
primary
#D4ECCA
secondary
#B892C8
accent
#2BBA90
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583