#D2FF82#D2FF82
#D2FF82 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.160 H 125.7°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF82 |
|---|---|
| RGB | rgb(210, 255, 130) |
| HSL | hsl(82, 100%, 75%) |
| HSV | hsv(82, 49%, 100%) |
| CMYK | cmyk(17.6%, 0%, 49%, 0%) |
| CIE-LAB | lab(94.67, -33.43, 54.62) |
| CIE-LCH | lch(94.67, 64.04, 121.47°) |
| OKLab | oklab(94.25% -0.0935 0.1303) |
| OKLCH | oklch(94.25% 0.16 125.7) |
| XYZ | xyz(66.3675, 86.8327, 34.3787) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.86
Light Pea Green
#C4FE82
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Pear
#CBF85F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF82 #AF82FF
analogous
#FFED82 #D2FF82 #93FF82
triadic
#D2FF82 #82D2FF #FF82D2
tetradic
#D2FF82 #82FFED #AF82FF #FF8293
square
#D2FF82 #82FFED #AF82FF #FF8293
split-complementary
#D2FF82 #8293FF #ED82FF
monochromatic
#A6FF08 #BCFF45 #D2FF82 #E8FFBF #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#D2FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF82
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF82 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF177
Deuteranopia (green-blind)
#FFEF89
Tritanopia (blue-blind)
#D9F5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff82; /* rgb */ color: rgb(210, 255, 130); /* oklch */ color: oklch(94.2% 0.160 125.7);
Tailwind
colors: {
custom: {
50: '#e2ffa9',
500: '#d2ff82',
950: '#000000',
},
}SCSS
$custom: #d2ff82; $custom-light: #e2ffa9; $custom-dark: #000000;
JSON
{
"hex": "#d2ff82",
"rgb": {
"r": 210,
"g": 255,
"b": 130
},
"hsl": {
"h": 81.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.94245,
"c": 0.16037,
"h": 125.7
},
"luminance": 0.86833
}Semantic roles & 50–950 ramp
primary
#D2FF82
secondary
#7D47DE
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681