#D9FCDB#D9FCDB
#D9FCDB is a very light, muted green. Relative luminance 0.895; OKLCH L 95.7% C 0.057 H 146.7°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FCDB |
|---|---|
| RGB | rgb(217, 252, 219) |
| HSL | hsl(123, 85%, 92%) |
| HSV | hsv(123, 14%, 99%) |
| CMYK | cmyk(13.9%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.78, -17.32, 12.06) |
| CIE-LCH | lch(95.78, 21.10, 145.14°) |
| OKLab | oklab(95.73% -0.0475 0.0313) |
| OKLCH | oklch(95.73% 0.057 146.7) |
| XYZ | xyz(76.2090, 89.4856, 80.2615) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.67
Very Light Green
#D1FFBD
ΔE00 7.82
Mint
#AAF0C1
ΔE00 7.92
Honeydew
#F0FFF0
ΔE00 8.27
Pale Aqua
#B8FFEB
ΔE00 8.66
Light Sage
#BCECAC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FCDB #FCD9FA
analogous
#E9FCD9 #D9FCDB #D9FCED
triadic
#D9FCDB #DBD9FC #FCDBD9
tetradic
#D9FCDB #D9E9FC #FCD9FA #FCEDD9
square
#D9FCDB #D9E9FC #FCD9FA #FCEDD9
split-complementary
#D9FCDB #EDD9FC #FCD9E9
monochromatic
#68F370 #A0F8A5 #D9FCDB #E3FDE4 #E3FDE4
Accessibility & contrast
On white
1.11
#D9FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#D9FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FCDB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FCDB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#D6FAF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9fcdb; /* rgb */ color: rgb(217, 252, 219); /* oklch */ color: oklch(95.7% 0.057 146.7);
Tailwind
colors: {
custom: {
50: '#e5fde6',
500: '#d9fcdb',
950: '#000000',
},
}SCSS
$custom: #d9fcdb; $custom-light: #e5fde6; $custom-dark: #000000;
JSON
{
"hex": "#d9fcdb",
"rgb": {
"r": 217,
"g": 252,
"b": 219
},
"hsl": {
"h": 123.429,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.95734,
"c": 0.0569,
"h": 146.7
},
"luminance": 0.89487
}Semantic roles & 50–950 ramp
primary
#D9FCDB
secondary
#E495E0
accent
#04D5E2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584