#D2EF89#D2EF89
#D2EF89 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.132 H 122.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF89 |
|---|---|
| RGB | rgb(210, 239, 137) |
| HSL | hsl(77, 76%, 74%) |
| HSV | hsv(77, 43%, 94%) |
| CMYK | cmyk(12.1%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(90.43, -25.22, 46.10) |
| CIE-LCH | lch(90.43, 52.55, 118.68°) |
| OKLab | oklab(90.87% -0.0699 0.1118) |
| OKLCH | oklch(90.87% 0.132 122) |
| XYZ | xyz(61.9602, 77.2407, 35.3068) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Light Pea Green
#C4FE82
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF89 #A689EF
analogous
#EFD989 #D2EF89 #9FEF89
triadic
#D2EF89 #89D2EF #EF89D2
tetradic
#D2EF89 #89EFD9 #A689EF #EF899F
square
#D2EF89 #89EFD9 #A689EF #EF899F
split-complementary
#D2EF89 #899FEF #D989EF
monochromatic
#A8DF1E #BDE853 #D2EF89 #E7F6BF #F5FBE4
Accessibility & contrast
On white
1.28
#D2EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#D2EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF89
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF89 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#DAE6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef89; /* rgb */ color: rgb(210, 239, 137); /* oklch */ color: oklch(90.9% 0.132 122.0);
Tailwind
colors: {
custom: {
50: '#e1f4ad',
500: '#d2ef89',
950: '#000000',
},
}SCSS
$custom: #d2ef89; $custom-light: #e1f4ad; $custom-dark: #000000;
JSON
{
"hex": "#d2ef89",
"rgb": {
"r": 210,
"g": 239,
"b": 137
},
"hsl": {
"h": 77.059,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.90871,
"c": 0.13183,
"h": 122
},
"luminance": 0.77241
}Semantic roles & 50–950 ramp
primary
#D2EF89
secondary
#7452CA
accent
#0DD847
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581