#D2FA82#D2FA82
#D2FA82 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.154 H 124.5°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA82 |
|---|---|
| RGB | rgb(210, 250, 130) |
| HSL | hsl(80, 92%, 75%) |
| HSV | hsv(80, 48%, 98%) |
| CMYK | cmyk(16%, 0%, 48%, 2%) |
| CIE-LAB | lab(93.31, -31.13, 52.98) |
| CIE-LCH | lch(93.31, 61.45, 120.44°) |
| OKLab | oklab(93.16% -0.0871 0.1267) |
| OKLCH | oklch(93.16% 0.154 124.5) |
| XYZ | xyz(64.7932, 83.6841, 33.8539) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 3.70
Pear
#CBF85F
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA82 #AA82FA
analogous
#FAE682 #D2FA82 #96FA82
triadic
#D2FA82 #82D2FA #FA82D2
tetradic
#D2FA82 #82FAE6 #AA82FA #FA8296
square
#D2FA82 #82FAE6 #AA82FA #FA8296
split-complementary
#D2FA82 #8296FA #E682FA
monochromatic
#A8F50C #BDF847 #D2FA82 #E7FCBD #F4FEE2
Accessibility & contrast
On white
1.18
#D2FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#D2FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA82
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA82 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#D9F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa82; /* rgb */ color: rgb(210, 250, 130); /* oklch */ color: oklch(93.2% 0.154 124.5);
Tailwind
colors: {
custom: {
50: '#e2fca9',
500: '#d2fa82',
950: '#000000',
},
}SCSS
$custom: #d2fa82; $custom-light: #e2fca9; $custom-dark: #000000;
JSON
{
"hex": "#d2fa82",
"rgb": {
"r": 210,
"g": 250,
"b": 130
},
"hsl": {
"h": 80,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.93156,
"c": 0.1537,
"h": 124.5
},
"luminance": 0.83685
}Semantic roles & 50–950 ramp
primary
#D2FA82
secondary
#7848D8
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581