#D2FA83#D2FA83
#D2FA83 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.153 H 124.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA83 |
|---|---|
| RGB | rgb(210, 250, 131) |
| HSL | hsl(80, 92%, 75%) |
| HSV | hsv(80, 48%, 98%) |
| CMYK | cmyk(16%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.32, -31.03, 52.53) |
| CIE-LCH | lch(93.32, 61.01, 120.57°) |
| OKLab | oklab(93.17% -0.0867 0.1257) |
| OKLCH | oklch(93.17% 0.153 124.6) |
| XYZ | xyz(64.8606, 83.7111, 34.2091) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 2.89
Pale Lime
#BEFD73
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Pear
#CBF85F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA83 #AB83FA
analogous
#FAE683 #D2FA83 #97FA83
triadic
#D2FA83 #83D2FA #FA83D2
tetradic
#D2FA83 #83FAE6 #AB83FA #FA8397
square
#D2FA83 #83FAE6 #AB83FA #FA8397
split-complementary
#D2FA83 #8397FA #E683FA
monochromatic
#A7F50D #BDF848 #D2FA83 #E7FCBE #F4FEE2
Accessibility & contrast
On white
1.18
#D2FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#D2FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA83
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA83 | 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)
#FFED79
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#D9F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa83; /* rgb */ color: rgb(210, 250, 131); /* oklch */ color: oklch(93.2% 0.153 124.6);
Tailwind
colors: {
custom: {
50: '#e2fca9',
500: '#d2fa83',
950: '#000000',
},
}SCSS
$custom: #d2fa83; $custom-light: #e2fca9; $custom-dark: #000000;
JSON
{
"hex": "#d2fa83",
"rgb": {
"r": 210,
"g": 250,
"b": 131
},
"hsl": {
"h": 80.168,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.93169,
"c": 0.15272,
"h": 124.6
},
"luminance": 0.83712
}Semantic roles & 50–950 ramp
primary
#D2FA83
secondary
#7949D8
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581