#D9FFDC#D9FFDC
#D9FFDC is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.4% C 0.061 H 147.2°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFDC |
|---|---|
| RGB | rgb(217, 255, 220) |
| HSL | hsl(125, 100%, 93%) |
| HSV | hsv(125, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.59, -18.61, 12.70) |
| CIE-LCH | lch(96.59, 22.53, 145.69°) |
| OKLab | oklab(96.38% -0.0511 0.0329) |
| OKLCH | oklch(96.38% 0.061 147.2) |
| XYZ | xyz(77.2906, 91.4375, 81.2734) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.19
Very Light Green
#D1FFBD
ΔE00 7.32
Mint
#AAF0C1
ΔE00 7.55
Pale Turquoise
#A5FBD5
ΔE00 8.45
Pale Aqua
#B8FFEB
ΔE00 8.48
Celadon
#BEFDB7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFDC #FFD9FC
analogous
#E9FFD9 #D9FFDC #D9FFEF
triadic
#D9FFDC #DCD9FF #FFDCD9
tetradic
#D9FFDC #D9E9FF #FFD9FC #FFEFD9
square
#D9FFDC #D9E9FF #FFD9FC #FFEFD9
split-complementary
#D9FFDC #EFD9FF #FFD9E9
monochromatic
#5FFF6B #9CFFA4 #D9FFDC #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.09
#D9FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#D9FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFDC
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFDC | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FAF4DE
Tritanopia (blue-blind)
#D5FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9ffdc; /* rgb */ color: rgb(217, 255, 220); /* oklch */ color: oklch(96.4% 0.061 147.2);
Tailwind
colors: {
custom: {
50: '#e5ffe6',
500: '#d9ffdc',
950: '#000000',
},
}SCSS
$custom: #d9ffdc; $custom-light: #e5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d9ffdc",
"rgb": {
"r": 217,
"g": 255,
"b": 220
},
"hsl": {
"h": 124.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96383,
"c": 0.06079,
"h": 147.2
},
"luminance": 0.91439
}Semantic roles & 50–950 ramp
primary
#D9FFDC
secondary
#EC91E4
accent
#00D3E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684