#DCF7DF#DCF7DF
#DCF7DF is a very light, muted green. Relative luminance 0.871; OKLCH L 95.0% C 0.043 H 148.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7DF |
|---|---|
| RGB | rgb(220, 247, 223) |
| HSL | hsl(127, 63%, 92%) |
| HSV | hsv(127, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 9.7%, 3.1%) |
| CIE-LAB | lab(94.77, -13.17, 8.57) |
| CIE-LCH | lch(94.77, 15.71, 146.93°) |
| OKLab | oklab(95.01% -0.0363 0.0223) |
| OKLCH | oklch(95.01% 0.043 148.4) |
| XYZ | xyz(76.0924, 87.0638, 82.5938) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.48
Ice
#D6FFFA
ΔE00 8.08
Duck Egg Blue
#C3FBF4
ΔE00 9.26
Beige
#F5F5DC
ΔE00 9.28
Pale Aqua
#B8FFEB
ΔE00 9.40
Eggshell Blue
#C4FFF7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7DF #F7DCF4
analogous
#E7F7DC #DCF7DF #DCF7ED
triadic
#DCF7DF #DFDCF7 #F7DFDC
tetradic
#DCF7DF #DCE7F7 #F7DCF4 #F7EDDC
square
#DCF7DF #DCE7F7 #F7DCF4 #F7EDDC
split-complementary
#DCF7DF #EDDCF7 #F7DCE7
monochromatic
#78E084 #AAECB1 #DCF7DF #E6F9E8 #E6F9E8
Accessibility & contrast
On white
1.14
#DCF7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#DCF7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7DF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7DF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#D9F6F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf7df; /* rgb */ color: rgb(220, 247, 223); /* oklch */ color: oklch(95.0% 0.043 148.4);
Tailwind
colors: {
custom: {
50: '#e7f9e9',
500: '#dcf7df',
950: '#000000',
},
}SCSS
$custom: #dcf7df; $custom-light: #e7f9e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf7df",
"rgb": {
"r": 220,
"g": 247,
"b": 223
},
"hsl": {
"h": 126.667,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.95005,
"c": 0.04262,
"h": 148.4
},
"luminance": 0.87065
}Semantic roles & 50–950 ramp
primary
#DCF7DF
secondary
#D99ED3
accent
#1BB7CB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584