#D8EF89#D8EF89
#D8EF89 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.3% C 0.130 H 119.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EF89 |
|---|---|
| RGB | rgb(216, 239, 137) |
| HSL | hsl(74, 76%, 74%) |
| HSV | hsv(74, 43%, 94%) |
| CMYK | cmyk(9.6%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(90.84, -22.97, 46.70) |
| CIE-LCH | lch(90.84, 52.05, 116.19°) |
| OKLab | oklab(91.3% -0.0638 0.1131) |
| OKLCH | oklch(91.3% 0.13 119.5) |
| XYZ | xyz(63.7010, 78.1383, 35.3884) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Light Yellow Green
#CCFD7F
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Pear
#CBF85F
ΔE00 6.26
Light Pea Green
#C4FE82
ΔE00 6.29
Light Yellowish Green
#C2FF89
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EF89 #A089EF
analogous
#EFD389 #D8EF89 #A5EF89
triadic
#D8EF89 #89D8EF #EF89D8
tetradic
#D8EF89 #89EFD3 #A089EF #EF89A5
square
#D8EF89 #89EFD3 #A089EF #EF89A5
split-complementary
#D8EF89 #89A5EF #D389EF
monochromatic
#B4DF1E #C6E853 #D8EF89 #EAF6BF #F6FBE4
Accessibility & contrast
On white
1.26
#D8EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D8EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EF89
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EF89 | 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)
#FBE581
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#E1E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8ef89; /* rgb */ color: rgb(216, 239, 137); /* oklch */ color: oklch(91.3% 0.130 119.5);
Tailwind
colors: {
custom: {
50: '#e5f4ad',
500: '#d8ef89',
950: '#000000',
},
}SCSS
$custom: #d8ef89; $custom-light: #e5f4ad; $custom-dark: #000000;
JSON
{
"hex": "#d8ef89",
"rgb": {
"r": 216,
"g": 239,
"b": 137
},
"hsl": {
"h": 73.529,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.91303,
"c": 0.12984,
"h": 119.5
},
"luminance": 0.78138
}Semantic roles & 50–950 ramp
primary
#D8EF89
secondary
#6D52CA
accent
#0DD83B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581