#DCFFD9#DCFFD9
#DCFFD9 is a very light, moderate green. Relative luminance 0.917; OKLCH L 96.5% C 0.062 H 143.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD9 |
|---|---|
| RGB | rgb(220, 255, 217) |
| HSL | hsl(115, 100%, 93%) |
| HSV | hsv(115, 15%, 100%) |
| CMYK | cmyk(13.7%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(96.72, -18.13, 14.44) |
| CIE-LCH | lch(96.72, 23.18, 141.47°) |
| OKLab | oklab(96.51% -0.0494 0.0373) |
| OKLCH | oklch(96.51% 0.062 143) |
| XYZ | xyz(77.7969, 91.7441, 79.2418) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.43
Very Light Green
#D1FFBD
ΔE00 6.54
Mint
#AAF0C1
ΔE00 7.89
Pale Green
#C7FDB5
ΔE00 7.92
Light Sage
#BCECAC
ΔE00 8.00
Celadon
#BEFDB7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD9 #FCD9FF
analogous
#EFFFD9 #DCFFD9 #D9FFE9
triadic
#DCFFD9 #D9DCFF #FFD9DC
tetradic
#DCFFD9 #D9EFFF #FCD9FF #FFE9D9
square
#DCFFD9 #D9EFFF #FCD9FF #FFE9D9
split-complementary
#DCFFD9 #E9D9FF #FFD9EF
monochromatic
#6BFF5F #A4FF9C #DCFFD9 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.09
#DCFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DCFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD9
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD9 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D7
Deuteranopia (green-blind)
#FBF4DB
Tritanopia (blue-blind)
#DAFCF4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffd9; /* rgb */ color: rgb(220, 255, 217); /* oklch */ color: oklch(96.5% 0.062 143.0);
Tailwind
colors: {
custom: {
50: '#e7ffe4',
500: '#dcffd9',
950: '#000000',
},
}SCSS
$custom: #dcffd9; $custom-light: #e7ffe4; $custom-dark: #000000;
JSON
{
"hex": "#dcffd9",
"rgb": {
"r": 220,
"g": 255,
"b": 217
},
"hsl": {
"h": 115.263,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96511,
"c": 0.06196,
"h": 143
},
"luminance": 0.91745
}Semantic roles & 50–950 ramp
primary
#DCFFD9
secondary
#E491EC
accent
#00E6D3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684