#D2ED84#D2ED84
#D2ED84 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.4% C 0.134 H 121.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED84 |
|---|---|
| RGB | rgb(210, 237, 132) |
| HSL | hsl(75, 74%, 72%) |
| HSV | hsv(75, 44%, 93%) |
| CMYK | cmyk(11.4%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(89.83, -24.81, 47.76) |
| CIE-LCH | lch(89.83, 53.82, 117.45°) |
| OKLab | oklab(90.37% -0.0691 0.1152) |
| OKLCH | oklch(90.37% 0.134 121) |
| XYZ | xyz(61.0276, 75.9360, 33.2674) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.72
Light Khaki
#E6F2A2
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Pea Green
#C4FE82
ΔE00 5.73
Pear
#CBF85F
ΔE00 5.77
Light Yellowish Green
#C2FF89
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED84 #9F84ED
analogous
#EDD484 #D2ED84 #9DED84
triadic
#D2ED84 #84D2ED #ED84D2
tetradic
#D2ED84 #84EDD4 #9F84ED #ED849D
square
#D2ED84 #84EDD4 #9F84ED #ED849D
split-complementary
#D2ED84 #849DED #D484ED
monochromatic
#A8D71F #BEE54F #D2ED84 #E6F5B9 #F5FBE4
Accessibility & contrast
On white
1.30
#D2ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#D2ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED84
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED84 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#DAE3D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed84; /* rgb */ color: rgb(210, 237, 132); /* oklch */ color: oklch(90.4% 0.134 121.0);
Tailwind
colors: {
custom: {
50: '#e1f2a9',
500: '#d2ed84',
950: '#000000',
},
}SCSS
$custom: #d2ed84; $custom-light: #e1f2a9; $custom-dark: #000000;
JSON
{
"hex": "#d2ed84",
"rgb": {
"r": 210,
"g": 237,
"b": 132
},
"hsl": {
"h": 75.429,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.90367,
"c": 0.13436,
"h": 121
},
"luminance": 0.75936
}Semantic roles & 50–950 ramp
primary
#D2ED84
secondary
#6D4EC7
accent
#0FD742
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581