#D2EB82#D2EB82
#D2EB82 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.134 H 120.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB82 |
|---|---|
| RGB | rgb(210, 235, 130) |
| HSL | hsl(74, 72%, 72%) |
| HSV | hsv(74, 45%, 92%) |
| CMYK | cmyk(10.6%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(89.27, -24.06, 48.02) |
| CIE-LCH | lch(89.27, 53.72, 116.62°) |
| OKLab | oklab(89.91% -0.0672 0.1157) |
| OKLCH | oklch(89.91% 0.134 120.2) |
| XYZ | xyz(60.3162, 74.7302, 32.3616) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 5.18
Pear
#CBF85F
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.22
Greenish Beige
#C9D179
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB82 #9B82EB
analogous
#EBD082 #D2EB82 #9EEB82
triadic
#D2EB82 #82D2EB #EB82D2
tetradic
#D2EB82 #82EBD0 #9B82EB #EB829E
square
#D2EB82 #82EBD0 #9B82EB #EB829E
split-complementary
#D2EB82 #829EEB #D082EB
monochromatic
#A7D121 #BFE34D #D2EB82 #E5F3B7 #F6FBE5
Accessibility & contrast
On white
1.32
#D2EB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#D2EB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB82
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB82 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E079
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#DBE1D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb82; /* rgb */ color: rgb(210, 235, 130); /* oklch */ color: oklch(89.9% 0.134 120.2);
Tailwind
colors: {
custom: {
50: '#e1f1a8',
500: '#d2eb82',
950: '#000000',
},
}SCSS
$custom: #d2eb82; $custom-light: #e1f1a8; $custom-dark: #000000;
JSON
{
"hex": "#d2eb82",
"rgb": {
"r": 210,
"g": 235,
"b": 130
},
"hsl": {
"h": 74.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.89908,
"c": 0.13377,
"h": 120.2
},
"luminance": 0.7473
}Semantic roles & 50–950 ramp
primary
#D2EB82
secondary
#694DC5
accent
#11D440
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581