#D9FCDA#D9FCDA
#D9FCDA is a very light, muted green. Relative luminance 0.894; OKLCH L 95.7% C 0.058 H 145.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FCDA |
|---|---|
| RGB | rgb(217, 252, 218) |
| HSL | hsl(122, 85%, 92%) |
| HSV | hsv(122, 14%, 99%) |
| CMYK | cmyk(13.9%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(95.76, -17.49, 12.54) |
| CIE-LCH | lch(95.76, 21.52, 144.35°) |
| OKLab | oklab(95.71% -0.0479 0.0325) |
| OKLCH | oklch(95.71% 0.058 145.9) |
| XYZ | xyz(76.0778, 89.4331, 79.5702) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.39
Very Light Green
#D1FFBD
ΔE00 7.55
Mint
#AAF0C1
ΔE00 7.82
Honeydew
#F0FFF0
ΔE00 8.44
Light Sage
#BCECAC
ΔE00 8.54
Pale Green
#C7FDB5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FCDA #FCD9FB
analogous
#EAFCD9 #D9FCDA #D9FCEC
triadic
#D9FCDA #DAD9FC #FCDAD9
tetradic
#D9FCDA #D9EAFC #FCD9FB #FCECD9
square
#D9FCDA #D9EAFC #FCD9FB #FCECD9
split-complementary
#D9FCDA #ECD9FC #FCD9EA
monochromatic
#68F36C #A0F8A3 #D9FCDA #E3FDE3 #E3FDE3
Accessibility & contrast
On white
1.11
#D9FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D9FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FCDA
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FCDA | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D8
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#D6FAF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9fcda; /* rgb */ color: rgb(217, 252, 218); /* oklch */ color: oklch(95.7% 0.058 145.9);
Tailwind
colors: {
custom: {
50: '#e5fde5',
500: '#d9fcda',
950: '#000000',
},
}SCSS
$custom: #d9fcda; $custom-light: #e5fde5; $custom-dark: #000000;
JSON
{
"hex": "#d9fcda",
"rgb": {
"r": 217,
"g": 252,
"b": 218
},
"hsl": {
"h": 121.714,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.95709,
"c": 0.05793,
"h": 145.9
},
"luminance": 0.89434
}Semantic roles & 50–950 ramp
primary
#D9FCDA
secondary
#E495E2
accent
#04DCE2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584