#DCFFD7#DCFFD7
#DCFFD7 is a very light, moderate green. Relative luminance 0.916; OKLCH L 96.5% C 0.064 H 141.6°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD7 |
|---|---|
| RGB | rgb(220, 255, 215) |
| HSL | hsl(113, 100%, 92%) |
| HSV | hsv(113, 16%, 100%) |
| CMYK | cmyk(13.7%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(96.67, -18.47, 15.40) |
| CIE-LCH | lch(96.67, 24.05, 140.17°) |
| OKLab | oklab(96.46% -0.0503 0.0398) |
| OKLCH | oklch(96.46% 0.064 141.6) |
| XYZ | xyz(77.5383, 91.6407, 77.8801) |
| Luminance | 0.9164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.92
Very Light Green
#D1FFBD
ΔE00 6.02
Pale Green
#C7FDB5
ΔE00 7.44
Light Sage
#BCECAC
ΔE00 7.60
Celadon
#BEFDB7
ΔE00 7.66
Mint
#AAF0C1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD7 #FAD7FF
analogous
#F0FFD7 #DCFFD7 #D7FFE6
triadic
#DCFFD7 #D7DCFF #FFD7DC
tetradic
#DCFFD7 #D7F0FF #FAD7FF #FFE6D7
square
#DCFFD7 #D7F0FF #FAD7FF #FFE6D7
split-complementary
#DCFFD7 #E6D7FF #FFD7F0
monochromatic
#71FF5D #A6FF9A #DCFFD7 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.09
#DCFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DCFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD7
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD7 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D5
Deuteranopia (green-blind)
#FBF4D9
Tritanopia (blue-blind)
#DAFCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd7; /* rgb */ color: rgb(220, 255, 215); /* oklch */ color: oklch(96.5% 0.064 141.6);
Tailwind
colors: {
custom: {
50: '#e7ffe3',
500: '#dcffd7',
950: '#000000',
},
}SCSS
$custom: #dcffd7; $custom-light: #e7ffe3; $custom-dark: #000000;
JSON
{
"hex": "#dcffd7",
"rgb": {
"r": 220,
"g": 255,
"b": 215
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96463,
"c": 0.06409,
"h": 141.6
},
"luminance": 0.91642
}Semantic roles & 50–950 ramp
primary
#DCFFD7
secondary
#E08FEB
accent
#00E6C9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684