#D2EE82#D2EE82
#D2EE82 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.138 H 121.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE82 |
|---|---|
| RGB | rgb(210, 238, 130) |
| HSL | hsl(76, 76%, 72%) |
| HSV | hsv(76, 45%, 93%) |
| CMYK | cmyk(11.8%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(90.07, -25.50, 49.02) |
| CIE-LCH | lch(90.07, 55.25, 117.48°) |
| OKLab | oklab(90.55% -0.0712 0.1179) |
| OKLCH | oklch(90.55% 0.138 121.1) |
| XYZ | xyz(61.1823, 76.4625, 32.6503) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.38
Light Khaki
#E6F2A2
ΔE00 5.28
Pear
#CBF85F
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 5.53
Light Yellowish Green
#C2FF89
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE82 #9E82EE
analogous
#EED482 #D2EE82 #9CEE82
triadic
#D2EE82 #82D2EE #EE82D2
tetradic
#D2EE82 #82EED4 #9E82EE #EE829C
square
#D2EE82 #82EED4 #9E82EE #EE829C
split-complementary
#D2EE82 #829CEE #D482EE
monochromatic
#A8D81D #BFE74C #D2EE82 #E5F5B8 #F5FBE4
Accessibility & contrast
On white
1.29
#D2EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D2EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE82
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE82 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#DAE4D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ee82; /* rgb */ color: rgb(210, 238, 130); /* oklch */ color: oklch(90.6% 0.138 121.1);
Tailwind
colors: {
custom: {
50: '#e1f3a8',
500: '#d2ee82',
950: '#000000',
},
}SCSS
$custom: #d2ee82; $custom-light: #e1f3a8; $custom-dark: #000000;
JSON
{
"hex": "#d2ee82",
"rgb": {
"r": 210,
"g": 238,
"b": 130
},
"hsl": {
"h": 75.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90554,
"c": 0.13774,
"h": 121.1
},
"luminance": 0.76462
}Semantic roles & 50–950 ramp
primary
#D2EE82
secondary
#6C4CC8
accent
#0DD842
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581