#D2EB84#D2EB84
#D2EB84 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.132 H 120.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB84 |
|---|---|
| RGB | rgb(210, 235, 132) |
| HSL | hsl(75, 72%, 72%) |
| HSV | hsv(75, 44%, 92%) |
| CMYK | cmyk(10.6%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(89.29, -23.85, 47.09) |
| CIE-LCH | lch(89.29, 52.79, 116.86°) |
| OKLab | oklab(89.94% -0.0664 0.1137) |
| OKLCH | oklch(89.94% 0.132 120.3) |
| XYZ | xyz(60.4517, 74.7844, 33.0755) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.77
Light Yellow Green
#CCFD7F
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Pear
#CBF85F
ΔE00 6.18
Light Pea Green
#C4FE82
ΔE00 6.24
Greenish Beige
#C9D179
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB84 #9D84EB
analogous
#EBD184 #D2EB84 #9FEB84
triadic
#D2EB84 #84D2EB #EB84D2
tetradic
#D2EB84 #84EBD1 #9D84EB #EB849F
square
#D2EB84 #84EBD1 #9D84EB #EB849F
split-complementary
#D2EB84 #849FEB #D184EB
monochromatic
#A8D222 #BFE24F #D2EB84 #E5F4B9 #F5FBE5
Accessibility & contrast
On white
1.32
#D2EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D2EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB84
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB84 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17C
Deuteranopia (green-blind)
#F3E189
Tritanopia (blue-blind)
#DAE2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb84; /* rgb */ color: rgb(210, 235, 132); /* oklch */ color: oklch(89.9% 0.132 120.3);
Tailwind
colors: {
custom: {
50: '#e1f1a9',
500: '#d2eb84',
950: '#000000',
},
}SCSS
$custom: #d2eb84; $custom-light: #e1f1a9; $custom-dark: #000000;
JSON
{
"hex": "#d2eb84",
"rgb": {
"r": 210,
"g": 235,
"b": 132
},
"hsl": {
"h": 74.563,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.89936,
"c": 0.13169,
"h": 120.3
},
"luminance": 0.74784
}Semantic roles & 50–950 ramp
primary
#D2EB84
secondary
#6B4EC5
accent
#11D441
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581