#D2FA81#D2FA81
#D2FA81 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.1% C 0.155 H 124.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA81 |
|---|---|
| RGB | rgb(210, 250, 129) |
| HSL | hsl(80, 92%, 74%) |
| HSV | hsv(80, 48%, 98%) |
| CMYK | cmyk(16%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(93.30, -31.23, 53.43) |
| CIE-LCH | lch(93.30, 61.89, 120.31°) |
| OKLab | oklab(93.14% -0.0874 0.1276) |
| OKLCH | oklch(93.14% 0.155 124.4) |
| XYZ | xyz(64.7264, 83.6574, 33.5021) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.95
Pale Lime
#BEFD73
ΔE00 3.57
Pear
#CBF85F
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA81 #A981FA
analogous
#FAE681 #D2FA81 #96FA81
triadic
#D2FA81 #81D2FA #FA81D2
tetradic
#D2FA81 #81FAE6 #A981FA #FA8196
square
#D2FA81 #81FAE6 #A981FA #FA8196
split-complementary
#D2FA81 #8196FA #E681FA
monochromatic
#A8F50B #BDF846 #D2FA81 #E7FCBC #F4FEE2
Accessibility & contrast
On white
1.18
#D2FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#D2FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA81
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA81 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#D9F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa81; /* rgb */ color: rgb(210, 250, 129); /* oklch */ color: oklch(93.1% 0.155 124.4);
Tailwind
colors: {
custom: {
50: '#e2fca8',
500: '#d2fa81',
950: '#000000',
},
}SCSS
$custom: #d2fa81; $custom-light: #e2fca8; $custom-dark: #000000;
JSON
{
"hex": "#d2fa81",
"rgb": {
"r": 210,
"g": 250,
"b": 129
},
"hsl": {
"h": 79.835,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.93142,
"c": 0.15467,
"h": 124.4
},
"luminance": 0.83658
}Semantic roles & 50–950 ramp
primary
#D2FA81
secondary
#7748D8
accent
#00E64C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581