#D4ECC8#D4ECC8
#D4ECC8 is a very light, muted green. Relative luminance 0.782; OKLCH L 91.6% C 0.054 H 135.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECC8 |
|---|---|
| RGB | rgb(212, 236, 200) |
| HSL | hsl(100, 49%, 85%) |
| HSV | hsv(100, 15%, 93%) |
| CMYK | cmyk(10.2%, 0%, 15.3%, 7.5%) |
| CIE-LAB | lab(90.85, -14.32, 14.83) |
| CIE-LCH | lch(90.85, 20.62, 134.00°) |
| OKLab | oklab(91.59% -0.0385 0.0383) |
| OKLCH | oklch(91.59% 0.054 135.1) |
| XYZ | xyz(67.5703, 78.1574, 66.1584) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.63
Very Pale Green
#CFFDBC
ΔE00 7.72
Very Light Green
#D1FFBD
ΔE00 7.98
Light Grey Green
#B7E1A1
ΔE00 8.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.61
Honeydew
#F0FFF0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECC8 #E0C8EC
analogous
#E6ECC8 #D4ECC8 #C8ECCE
triadic
#D4ECC8 #C8D4EC #ECC8D4
tetradic
#D4ECC8 #C8E6EC #E0C8EC #ECCEC8
square
#D4ECC8 #C8E6EC #E0C8EC #ECCEC8
split-complementary
#D4ECC8 #CEC8EC #ECC8E6
monochromatic
#8DCD6D #B0DC9B #D4ECC8 #EDF7E8 #EDF7E8
Accessibility & contrast
On white
1.26
#D4ECC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D4ECC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECC8
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECC8 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#EBE4CA
Tritanopia (blue-blind)
#D4E9E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ecc8; /* rgb */ color: rgb(212, 236, 200); /* oklch */ color: oklch(91.6% 0.054 135.1);
Tailwind
colors: {
custom: {
50: '#e1f2d8',
500: '#d4ecc8',
950: '#000000',
},
}SCSS
$custom: #d4ecc8; $custom-light: #e1f2d8; $custom-dark: #000000;
JSON
{
"hex": "#d4ecc8",
"rgb": {
"r": 212,
"g": 236,
"b": 200
},
"hsl": {
"h": 100,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.91594,
"c": 0.05431,
"h": 135.1
},
"luminance": 0.78158
}Semantic roles & 50–950 ramp
primary
#D4ECC8
secondary
#B690C8
accent
#2ABC8B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583