#D2FA95#D2FA95
#D2FA95 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.134 H 126.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA95 |
|---|---|
| RGB | rgb(210, 250, 149) |
| HSL | hsl(84, 91%, 78%) |
| HSV | hsv(84, 40%, 98%) |
| CMYK | cmyk(16%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(93.56, -29.04, 44.23) |
| CIE-LCH | lch(93.56, 52.91, 123.29°) |
| OKLab | oklab(93.43% -0.0799 0.1081) |
| OKLCH | oklch(93.43% 0.134 126.5) |
| XYZ | xyz(66.1882, 84.2422, 41.2013) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.51
Light Pea Green
#C4FE82
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA95 #BD95FA
analogous
#FAEF95 #D2FA95 #9FFA95
triadic
#D2FA95 #95D2FA #FA95D2
tetradic
#D2FA95 #95FAEF #BD95FA #FA959F
square
#D2FA95 #95FAEF #BD95FA #FA959F
split-complementary
#D2FA95 #959FFA #EF95FA
monochromatic
#A0F420 #B9F75B #D2FA95 #EBFDCF #F3FEE2
Accessibility & contrast
On white
1.18
#D2FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D2FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA95
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA95 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#D7F1E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa95; /* rgb */ color: rgb(210, 250, 149); /* oklch */ color: oklch(93.4% 0.134 126.5);
Tailwind
colors: {
custom: {
50: '#e1fcb5',
500: '#d2fa95',
950: '#000000',
},
}SCSS
$custom: #d2fa95; $custom-light: #e1fcb5; $custom-dark: #000000;
JSON
{
"hex": "#d2fa95",
"rgb": {
"r": 210,
"g": 250,
"b": 149
},
"hsl": {
"h": 83.762,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.93429,
"c": 0.13444,
"h": 126.5
},
"luminance": 0.84243
}Semantic roles & 50–950 ramp
primary
#D2FA95
secondary
#8C59DA
accent
#00E65B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581