#D2FAA3#D2FAA3
#D2FAA3 is a very light, moderate yellow-green. Relative luminance 0.847; OKLCH L 93.7% C 0.119 H 128.6°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FAA3 |
|---|---|
| RGB | rgb(210, 250, 163) |
| HSL | hsl(88, 90%, 81%) |
| HSV | hsv(88, 35%, 98%) |
| CMYK | cmyk(16%, 0%, 34.8%, 2%) |
| CIE-LAB | lab(93.76, -27.29, 37.62) |
| CIE-LCH | lch(93.76, 46.47, 125.96°) |
| OKLab | oklab(93.66% -0.0744 0.0933) |
| OKLCH | oklch(93.66% 0.119 128.6) |
| XYZ | xyz(67.3739, 84.7164, 47.4456) |
| Luminance | 0.8472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.55
Celery
#C1FD95
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FAA3 #CBA3FA
analogous
#FAF6A3 #D2FAA3 #A6FAA3
triadic
#D2FAA3 #A3D2FA #FAA3D2
tetradic
#D2FAA3 #A3FAF6 #CBA3FA #FAA3A6
square
#D2FAA3 #A3FAF6 #CBA3FA #FAA3A6
split-complementary
#D2FAA3 #A3A6FA #F6A3FA
monochromatic
#99F42F #B6F769 #D2FAA3 #EEFDDD #F1FDE2
Accessibility & contrast
On white
1.17
#D2FAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#D2FAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FAA3
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FAA3 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9D
Deuteranopia (green-blind)
#FCECA7
Tritanopia (blue-blind)
#D6F3E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2faa3; /* rgb */ color: rgb(210, 250, 163); /* oklch */ color: oklch(93.7% 0.119 128.6);
Tailwind
colors: {
custom: {
50: '#e1fcbf',
500: '#d2faa3',
950: '#000000',
},
}SCSS
$custom: #d2faa3; $custom-light: #e1fcbf; $custom-dark: #000000;
JSON
{
"hex": "#d2faa3",
"rgb": {
"r": 210,
"g": 250,
"b": 163
},
"hsl": {
"h": 87.586,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.93661,
"c": 0.11936,
"h": 128.6
},
"luminance": 0.84717
}Semantic roles & 50–950 ramp
primary
#D2FAA3
secondary
#9C65DC
accent
#00E66A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582