#D2FA9B#D2FA9B
#D2FA9B is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.128 H 127.3°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA9B |
|---|---|
| RGB | rgb(210, 250, 155) |
| HSL | hsl(85, 90%, 79%) |
| HSV | hsv(85, 38%, 98%) |
| CMYK | cmyk(16%, 0%, 38%, 2%) |
| CIE-LAB | lab(93.64, -28.31, 41.41) |
| CIE-LCH | lch(93.64, 50.16, 124.36°) |
| OKLab | oklab(93.53% -0.0776 0.1019) |
| OKLCH | oklch(93.53% 0.128 127.3) |
| XYZ | xyz(66.6796, 84.4387, 43.7894) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.24
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Light Yellowish Green
#C2FF89
ΔE00 3.95
Light Yellow Green
#CCFD7F
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA9B #C39BFA
analogous
#FAF29B #D2FA9B #A3FA9B
triadic
#D2FA9B #9BD2FA #FA9BD2
tetradic
#D2FA9B #9BFAF2 #C39BFA #FA9BA3
square
#D2FA9B #9BFAF2 #C39BFA #FA9BA3
split-complementary
#D2FA9B #9BA3FA #F29BFA
monochromatic
#9EF426 #B8F761 #D2FA9B #ECFDD5 #F2FEE2
Accessibility & contrast
On white
1.17
#D2FA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#D2FA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA9B
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA9B | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE94
Deuteranopia (green-blind)
#FDECA0
Tritanopia (blue-blind)
#D7F2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fa9b; /* rgb */ color: rgb(210, 250, 155); /* oklch */ color: oklch(93.5% 0.128 127.3);
Tailwind
colors: {
custom: {
50: '#e1fcb9',
500: '#d2fa9b',
950: '#000000',
},
}SCSS
$custom: #d2fa9b; $custom-light: #e1fcb9; $custom-dark: #000000;
JSON
{
"hex": "#d2fa9b",
"rgb": {
"r": 210,
"g": 250,
"b": 155
},
"hsl": {
"h": 85.263,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.93525,
"c": 0.12805,
"h": 127.3
},
"luminance": 0.84439
}Semantic roles & 50–950 ramp
primary
#D2FA9B
secondary
#935EDB
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581