#D2ED82#D2ED82
#D2ED82 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.3% C 0.136 H 120.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED82 |
|---|---|
| RGB | rgb(210, 237, 130) |
| HSL | hsl(75, 75%, 72%) |
| HSV | hsv(75, 45%, 93%) |
| CMYK | cmyk(11.4%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(89.80, -25.02, 48.69) |
| CIE-LCH | lch(89.80, 54.74, 117.20°) |
| OKLab | oklab(90.34% -0.0699 0.1172) |
| OKLCH | oklch(90.34% 0.136 120.8) |
| XYZ | xyz(60.8920, 75.8818, 32.5535) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.65
Light Khaki
#E6F2A2
ΔE00 5.17
Pear
#CBF85F
ΔE00 5.53
Light Pea Green
#C4FE82
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED82 #9D82ED
analogous
#EDD282 #D2ED82 #9DED82
triadic
#D2ED82 #82D2ED #ED82D2
tetradic
#D2ED82 #82EDD2 #9D82ED #ED829D
square
#D2ED82 #82EDD2 #9D82ED #ED829D
split-complementary
#D2ED82 #829DED #D282ED
monochromatic
#A8D61F #BFE54D #D2ED82 #E5F5B7 #F5FBE4
Accessibility & contrast
On white
1.30
#D2ED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D2ED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED82
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED82 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#DAE3D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed82; /* rgb */ color: rgb(210, 237, 130); /* oklch */ color: oklch(90.3% 0.136 120.8);
Tailwind
colors: {
custom: {
50: '#e1f2a8',
500: '#d2ed82',
950: '#000000',
},
}SCSS
$custom: #d2ed82; $custom-light: #e1f2a8; $custom-dark: #000000;
JSON
{
"hex": "#d2ed82",
"rgb": {
"r": 210,
"g": 237,
"b": 130
},
"hsl": {
"h": 75.14,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.90339,
"c": 0.13641,
"h": 120.8
},
"luminance": 0.75882
}Semantic roles & 50–950 ramp
primary
#D2ED82
secondary
#6B4CC7
accent
#0FD741
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581