#D7EF89#D7EF89
#D7EF89 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.130 H 119.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF89 |
|---|---|
| RGB | rgb(215, 239, 137) |
| HSL | hsl(74, 76%, 74%) |
| HSV | hsv(74, 43%, 94%) |
| CMYK | cmyk(10%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(90.77, -23.35, 46.60) |
| CIE-LCH | lch(90.77, 52.12, 116.61°) |
| OKLab | oklab(91.23% -0.0649 0.1128) |
| OKLCH | oklch(91.23% 0.13 119.9) |
| XYZ | xyz(63.4064, 77.9864, 35.3746) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Light Pea Green
#C4FE82
ΔE00 6.12
Pear
#CBF85F
ΔE00 6.20
Light Yellowish Green
#C2FF89
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF89 #A189EF
analogous
#EFD489 #D7EF89 #A4EF89
triadic
#D7EF89 #89D7EF #EF89D7
tetradic
#D7EF89 #89EFD4 #A189EF #EF89A4
square
#D7EF89 #89EFD4 #A189EF #EF89A4
split-complementary
#D7EF89 #89A4EF #D489EF
monochromatic
#B2DF1E #C5E853 #D7EF89 #E9F6BF #F6FBE4
Accessibility & contrast
On white
1.27
#D7EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#D7EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF89
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF89 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#E0E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7ef89; /* rgb */ color: rgb(215, 239, 137); /* oklch */ color: oklch(91.2% 0.130 119.9);
Tailwind
colors: {
custom: {
50: '#e5f4ad',
500: '#d7ef89',
950: '#000000',
},
}SCSS
$custom: #d7ef89; $custom-light: #e5f4ad; $custom-dark: #000000;
JSON
{
"hex": "#d7ef89",
"rgb": {
"r": 215,
"g": 239,
"b": 137
},
"hsl": {
"h": 74.118,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.9123,
"c": 0.13015,
"h": 119.9
},
"luminance": 0.77986
}Semantic roles & 50–950 ramp
primary
#D7EF89
secondary
#6E52CA
accent
#0DD83D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581