#D9FCDF#D9FCDF
#D9FCDF is a very light, muted green. Relative luminance 0.897; OKLCH L 95.8% C 0.053 H 150.2°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FCDF |
|---|---|
| RGB | rgb(217, 252, 223) |
| HSL | hsl(130, 85%, 92%) |
| HSV | hsv(130, 14%, 99%) |
| CMYK | cmyk(13.9%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.87, -16.62, 10.13) |
| CIE-LCH | lch(95.87, 19.46, 148.63°) |
| OKLab | oklab(95.83% -0.0459 0.0263) |
| OKLCH | oklch(95.83% 0.053 150.2) |
| XYZ | xyz(76.7419, 89.6988, 83.0681) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 8.02
Mint
#AAF0C1
ΔE00 8.42
Ice
#D6FFFA
ΔE00 8.79
Very Pale Green
#CFFDBC
ΔE00 8.81
Very Light Green
#D1FFBD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FCDF #FCD9F6
analogous
#E5FCD9 #D9FCDF #D9FCF1
triadic
#D9FCDF #DFD9FC #FCDFD9
tetradic
#D9FCDF #D9E5FC #FCD9F6 #FCF1D9
square
#D9FCDF #D9E5FC #FCD9F6 #FCF1D9
split-complementary
#D9FCDF #F1D9FC #FCD9E5
monochromatic
#68F37F #A0F8AF #D9FCDF #E3FDE7 #E3FDE7
Accessibility & contrast
On white
1.11
#D9FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D9FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FCDF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FCDF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F6F2E0
Tritanopia (blue-blind)
#D5FBF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9fcdf; /* rgb */ color: rgb(217, 252, 223); /* oklch */ color: oklch(95.8% 0.053 150.2);
Tailwind
colors: {
custom: {
50: '#e5fde9',
500: '#d9fcdf',
950: '#000000',
},
}SCSS
$custom: #d9fcdf; $custom-light: #e5fde9; $custom-dark: #000000;
JSON
{
"hex": "#d9fcdf",
"rgb": {
"r": 217,
"g": 252,
"b": 223
},
"hsl": {
"h": 130.286,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.95834,
"c": 0.05294,
"h": 150.2
},
"luminance": 0.897
}Semantic roles & 50–950 ramp
primary
#D9FCDF
secondary
#E495D7
accent
#04BCE2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584