#D2FDAF#D2FDAF
#D2FDAF is a very light, moderate yellow-green. Relative luminance 0.870; OKLCH L 94.5% C 0.111 H 131.7°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDAF |
|---|---|
| RGB | rgb(210, 253, 175) |
| HSL | hsl(93, 95%, 84%) |
| HSV | hsv(93, 31%, 99%) |
| CMYK | cmyk(17%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(94.76, -27.08, 32.95) |
| CIE-LCH | lch(94.76, 42.65, 129.41°) |
| OKLab | oklab(94.52% -0.0735 0.0826) |
| OKLCH | oklch(94.52% 0.111 131.7) |
| XYZ | xyz(69.4401, 87.0463, 53.6923) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.09
Pale Green
#C7FDB5
ΔE00 2.64
Very Light Green
#D1FFBD
ΔE00 2.69
Very Pale Green
#CFFDBC
ΔE00 2.85
Tea Green
#BDF8A3
ΔE00 3.19
Washed Out Green
#BCF5A6
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDAF #DAAFFD
analogous
#F9FDAF #D2FDAF #AFFDB3
triadic
#D2FDAF #AFD2FD #FDAFD2
tetradic
#D2FDAF #AFF9FD #DAAFFD #FDB3AF
square
#D2FDAF #AFF9FD #DAAFFD #FDB3AF
split-complementary
#D2FDAF #B3AFFD #FDAFF9
monochromatic
#8FFA38 #B0FC73 #D2FDAF #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.14
#D2FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#D2FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDAF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDAF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FDEFB3
Tritanopia (blue-blind)
#D4F7E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2fdaf; /* rgb */ color: rgb(210, 253, 175); /* oklch */ color: oklch(94.5% 0.111 131.7);
Tailwind
colors: {
custom: {
50: '#e0fec7',
500: '#d2fdaf',
950: '#000000',
},
}SCSS
$custom: #d2fdaf; $custom-light: #e0fec7; $custom-dark: #000000;
JSON
{
"hex": "#d2fdaf",
"rgb": {
"r": 210,
"g": 253,
"b": 175
},
"hsl": {
"h": 93.077,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94523,
"c": 0.11058,
"h": 131.7
},
"luminance": 0.87047
}Semantic roles & 50–950 ramp
primary
#D2FDAF
secondary
#AE6EE2
accent
#00E67F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582