#D2FA98#D2FA98
#D2FA98 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.5% C 0.131 H 126.9°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA98 |
|---|---|
| RGB | rgb(210, 250, 152) |
| HSL | hsl(84, 91%, 79%) |
| HSV | hsv(84, 39%, 98%) |
| CMYK | cmyk(16%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(93.60, -28.68, 42.82) |
| CIE-LCH | lch(93.60, 51.54, 123.81°) |
| OKLab | oklab(93.48% -0.0788 0.105) |
| OKLCH | oklch(93.48% 0.131 126.9) |
| XYZ | xyz(66.4308, 84.3392, 42.4789) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.24
Light Yellowish Green
#C2FF89
ΔE00 3.70
Light Yellow Green
#CCFD7F
ΔE00 3.77
Light Pea Green
#C4FE82
ΔE00 3.89
Tea Green
#BDF8A3
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA98 #C098FA
analogous
#FAF198 #D2FA98 #A1FA98
triadic
#D2FA98 #98D2FA #FA98D2
tetradic
#D2FA98 #98FAF1 #C098FA #FA98A1
square
#D2FA98 #98FAF1 #C098FA #FA98A1
split-complementary
#D2FA98 #98A1FA #F198FA
monochromatic
#9FF423 #B9F75E #D2FA98 #ECFDD2 #F2FEE2
Accessibility & contrast
On white
1.18
#D2FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D2FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA98
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA98 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FEEC9D
Tritanopia (blue-blind)
#D7F2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fa98; /* rgb */ color: rgb(210, 250, 152); /* oklch */ color: oklch(93.5% 0.131 126.9);
Tailwind
colors: {
custom: {
50: '#e1fcb7',
500: '#d2fa98',
950: '#000000',
},
}SCSS
$custom: #d2fa98; $custom-light: #e1fcb7; $custom-dark: #000000;
JSON
{
"hex": "#d2fa98",
"rgb": {
"r": 210,
"g": 250,
"b": 152
},
"hsl": {
"h": 84.49,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.93477,
"c": 0.13126,
"h": 126.9
},
"luminance": 0.8434
}Semantic roles & 50–950 ramp
primary
#D2FA98
secondary
#8F5CDB
accent
#00E65E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581