#D2FA96#D2FA96
#D2FA96 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.133 H 126.6°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA96 |
|---|---|
| RGB | rgb(210, 250, 150) |
| HSL | hsl(84, 91%, 78%) |
| HSV | hsv(84, 40%, 98%) |
| CMYK | cmyk(16%, 0%, 40%, 2%) |
| CIE-LAB | lab(93.57, -28.92, 43.76) |
| CIE-LCH | lch(93.57, 52.45, 123.46°) |
| OKLab | oklab(93.45% -0.0796 0.1071) |
| OKLCH | oklch(93.45% 0.133 126.6) |
| XYZ | xyz(66.2684, 84.2742, 41.6235) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.29
Light Yellow Green
#CCFD7F
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 3.57
Light Pea Green
#C4FE82
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA96 #BE96FA
analogous
#FAF096 #D2FA96 #A0FA96
triadic
#D2FA96 #96D2FA #FA96D2
tetradic
#D2FA96 #96FAF0 #BE96FA #FA96A0
square
#D2FA96 #96FAF0 #BE96FA #FA96A0
split-complementary
#D2FA96 #96A0FA #F096FA
monochromatic
#A0F421 #B9F75C #D2FA96 #EBFDD0 #F2FEE2
Accessibility & contrast
On white
1.18
#D2FA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#D2FA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA96
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA96 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#D7F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa96; /* rgb */ color: rgb(210, 250, 150); /* oklch */ color: oklch(93.4% 0.133 126.6);
Tailwind
colors: {
custom: {
50: '#e1fcb6',
500: '#d2fa96',
950: '#000000',
},
}SCSS
$custom: #d2fa96; $custom-light: #e1fcb6; $custom-dark: #000000;
JSON
{
"hex": "#d2fa96",
"rgb": {
"r": 210,
"g": 250,
"b": 150
},
"hsl": {
"h": 84,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.93445,
"c": 0.13339,
"h": 126.6
},
"luminance": 0.84275
}Semantic roles & 50–950 ramp
primary
#D2FA96
secondary
#8D5ADA
accent
#00E65C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581