#D2FA91#D2FA91
#D2FA91 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.4% C 0.139 H 126.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA91 |
|---|---|
| RGB | rgb(210, 250, 145) |
| HSL | hsl(83, 91%, 77%) |
| HSV | hsv(83, 42%, 98%) |
| CMYK | cmyk(16%, 0%, 42%, 2%) |
| CIE-LAB | lab(93.50, -29.51, 46.10) |
| CIE-LCH | lch(93.50, 54.73, 122.62°) |
| OKLab | oklab(93.37% -0.0815 0.1122) |
| OKLCH | oklch(93.37% 0.139 126) |
| XYZ | xyz(65.8744, 84.1166, 39.5482) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 3.23
Light Yellowish Green
#C2FF89
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.52
Pale Lime
#BEFD73
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA91 #B991FA
analogous
#FAED91 #D2FA91 #9EFA91
triadic
#D2FA91 #91D2FA #FA91D2
tetradic
#D2FA91 #91FAED #B991FA #FA919E
square
#D2FA91 #91FAED #B991FA #FA919E
split-complementary
#D2FA91 #919EFA #ED91FA
monochromatic
#A2F51C #BAF756 #D2FA91 #EAFDCC #F3FEE2
Accessibility & contrast
On white
1.18
#D2FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#D2FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA91
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA91 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FEEC97
Tritanopia (blue-blind)
#D8F1E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa91; /* rgb */ color: rgb(210, 250, 145); /* oklch */ color: oklch(93.4% 0.139 126.0);
Tailwind
colors: {
custom: {
50: '#e1fcb3',
500: '#d2fa91',
950: '#000000',
},
}SCSS
$custom: #d2fa91; $custom-light: #e1fcb3; $custom-dark: #000000;
JSON
{
"hex": "#d2fa91",
"rgb": {
"r": 210,
"g": 250,
"b": 145
},
"hsl": {
"h": 82.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.93368,
"c": 0.13862,
"h": 126
},
"luminance": 0.84117
}Semantic roles & 50–950 ramp
primary
#D2FA91
secondary
#8856DA
accent
#00E657
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581