#D2FA9E#D2FA9E
#D2FA9E is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.6% C 0.125 H 127.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA9E |
|---|---|
| RGB | rgb(210, 250, 158) |
| HSL | hsl(86, 90%, 80%) |
| HSV | hsv(86, 37%, 98%) |
| CMYK | cmyk(16%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(93.68, -27.94, 39.99) |
| CIE-LCH | lch(93.68, 48.78, 124.94°) |
| OKLab | oklab(93.58% -0.0764 0.0987) |
| OKLCH | oklch(93.58% 0.125 127.8) |
| XYZ | xyz(66.9347, 84.5407, 45.1327) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.31
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 4.09
Light Light Green
#C8FFB0
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.25
Light Pea Green
#C4FE82
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA9E #C69EFA
analogous
#FAF49E #D2FA9E #A4FA9E
triadic
#D2FA9E #9ED2FA #FA9ED2
tetradic
#D2FA9E #9EFAF4 #C69EFA #FA9EA4
square
#D2FA9E #9EFAF4 #C69EFA #FA9EA4
split-complementary
#D2FA9E #9EA4FA #F49EFA
monochromatic
#9CF42A #B7F764 #D2FA9E #EDFDD8 #F1FDE2
Accessibility & contrast
On white
1.17
#D2FA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#D2FA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA9E
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA9E | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF97
Deuteranopia (green-blind)
#FDECA3
Tritanopia (blue-blind)
#D6F2E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fa9e; /* rgb */ color: rgb(210, 250, 158); /* oklch */ color: oklch(93.6% 0.125 127.8);
Tailwind
colors: {
custom: {
50: '#e1fcbb',
500: '#d2fa9e',
950: '#000000',
},
}SCSS
$custom: #d2fa9e; $custom-light: #e1fcbb; $custom-dark: #000000;
JSON
{
"hex": "#d2fa9e",
"rgb": {
"r": 210,
"g": 250,
"b": 158
},
"hsl": {
"h": 86.087,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.93575,
"c": 0.12481,
"h": 127.8
},
"luminance": 0.84541
}Semantic roles & 50–950 ramp
primary
#D2FA9E
secondary
#9661DB
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582