#D3FDAD#D3FDAD
#D3FDAD is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.6% C 0.112 H 130.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDAD |
|---|---|
| RGB | rgb(211, 253, 173) |
| HSL | hsl(92, 95%, 84%) |
| HSV | hsv(92, 32%, 99%) |
| CMYK | cmyk(16.6%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(94.79, -27.01, 34.00) |
| CIE-LCH | lch(94.79, 43.43, 128.46°) |
| OKLab | oklab(94.55% -0.0734 0.085) |
| OKLCH | oklch(94.55% 0.112 130.8) |
| XYZ | xyz(69.5308, 87.1156, 52.6789) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.41
Pale Green
#C7FDB5
ΔE00 3.08
Very Light Green
#D1FFBD
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.31
Tea Green
#BDF8A3
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDAD #D7ADFD
analogous
#FBFDAD #D3FDAD #ADFDAF
triadic
#D3FDAD #ADD3FD #FDADD3
tetradic
#D3FDAD #ADFBFD #D7ADFD #FDAFAD
square
#D3FDAD #ADFBFD #D7ADFD #FDAFAD
split-complementary
#D3FDAD #AFADFD #FDADFB
monochromatic
#93FA36 #B3FC71 #D3FDAD #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.14
#D3FDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#D3FDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDAD
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDAD | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A8
Deuteranopia (green-blind)
#FEEFB1
Tritanopia (blue-blind)
#D5F6E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3fdad; /* rgb */ color: rgb(211, 253, 173); /* oklch */ color: oklch(94.6% 0.112 130.8);
Tailwind
colors: {
custom: {
50: '#e1fec6',
500: '#d3fdad',
950: '#000000',
},
}SCSS
$custom: #d3fdad; $custom-light: #e1fec6; $custom-dark: #000000;
JSON
{
"hex": "#d3fdad",
"rgb": {
"r": 211,
"g": 253,
"b": 173
},
"hsl": {
"h": 91.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.94552,
"c": 0.11233,
"h": 130.8
},
"luminance": 0.87117
}Semantic roles & 50–950 ramp
primary
#D3FDAD
secondary
#AA6CE2
accent
#00E678
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582