#D2FAAF#D2FAAF
#D2FAAF is a very light, moderate yellow-green. Relative luminance 0.852; OKLCH L 93.9% C 0.106 H 131.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FAAF |
|---|---|
| RGB | rgb(210, 250, 175) |
| HSL | hsl(92, 88%, 83%) |
| HSV | hsv(92, 30%, 98%) |
| CMYK | cmyk(16%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.96, -25.66, 31.88) |
| CIE-LCH | lch(93.96, 40.92, 128.83°) |
| OKLab | oklab(93.88% -0.0696 0.08) |
| OKLCH | oklch(93.88% 0.106 131) |
| XYZ | xyz(68.5005, 85.1671, 53.3791) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.60
Very Light Green
#D1FFBD
ΔE00 2.64
Very Pale Green
#CFFDBC
ΔE00 2.70
Pale Green
#C7FDB5
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FAAF #D7AFFA
analogous
#F7FAAF #D2FAAF #AFFAB1
triadic
#D2FAAF #AFD2FA #FAAFD2
tetradic
#D2FAAF #AFF7FA #D7AFFA #FAB1AF
square
#D2FAAF #AFF7FA #D7AFFA #FAB1AF
split-complementary
#D2FAAF #B1AFFA #FAAFF7
monochromatic
#91F33C #B2F675 #D2FAAF #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.16
#D2FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#D2FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FAAF
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FAAF | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#D4F4E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2faaf; /* rgb */ color: rgb(210, 250, 175); /* oklch */ color: oklch(93.9% 0.106 131.0);
Tailwind
colors: {
custom: {
50: '#e0fcc7',
500: '#d2faaf',
950: '#000000',
},
}SCSS
$custom: #d2faaf; $custom-light: #e0fcc7; $custom-dark: #000000;
JSON
{
"hex": "#d2faaf",
"rgb": {
"r": 210,
"g": 250,
"b": 175
},
"hsl": {
"h": 92,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.9388,
"c": 0.10604,
"h": 131
},
"luminance": 0.85168
}Semantic roles & 50–950 ramp
primary
#D2FAAF
secondary
#AA70DD
accent
#01E57A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582