#D4EF8D#D4EF8D
#D4EF8D is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.1% C 0.127 H 121.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EF8D |
|---|---|
| RGB | rgb(212, 239, 141) |
| HSL | hsl(77, 75%, 75%) |
| HSV | hsv(77, 41%, 94%) |
| CMYK | cmyk(11.3%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(90.62, -24.03, 44.42) |
| CIE-LCH | lch(90.62, 50.51, 118.41°) |
| OKLab | oklab(91.07% -0.0664 0.1082) |
| OKLCH | oklch(91.07% 0.127 121.5) |
| XYZ | xyz(62.8256, 77.6531, 36.8729) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.18
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Pea Green
#C4FE82
ΔE00 5.78
Celery
#C1FD95
ΔE00 6.02
Light Yellowish Green
#C2FF89
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EF8D #A88DEF
analogous
#EFD98D #D4EF8D #A3EF8D
triadic
#D4EF8D #8DD4EF #EF8DD4
tetradic
#D4EF8D #8DEFD9 #A88DEF #EF8DA3
square
#D4EF8D #8DEFD9 #A88DEF #EF8DA3
split-complementary
#D4EF8D #8DA3EF #D98DEF
monochromatic
#ACE022 #C0E757 #D4EF8D #E8F7C3 #F5FBE4
Accessibility & contrast
On white
1.27
#D4EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D4EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EF8D
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EF8D | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#DCE6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4ef8d; /* rgb */ color: rgb(212, 239, 141); /* oklch */ color: oklch(91.1% 0.127 121.5);
Tailwind
colors: {
custom: {
50: '#e2f4b0',
500: '#d4ef8d',
950: '#000000',
},
}SCSS
$custom: #d4ef8d; $custom-light: #e2f4b0; $custom-dark: #000000;
JSON
{
"hex": "#d4ef8d",
"rgb": {
"r": 212,
"g": 239,
"b": 141
},
"hsl": {
"h": 76.531,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.91074,
"c": 0.1269,
"h": 121.5
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#D4EF8D
secondary
#7656CB
accent
#0ED845
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581