#DCF7DC#DCF7DC
#DCF7DC is a very light, muted green. Relative luminance 0.869; OKLCH L 94.9% C 0.046 H 145.2°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7DC |
|---|---|
| RGB | rgb(220, 247, 220) |
| HSL | hsl(120, 63%, 92%) |
| HSV | hsv(120, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(94.70, -13.69, 10.02) |
| CIE-LCH | lch(94.70, 16.97, 143.79°) |
| OKLab | oklab(94.93% -0.0375 0.0261) |
| OKLCH | oklch(94.93% 0.046 145.2) |
| XYZ | xyz(75.6916, 86.9035, 80.4825) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.06
Ice
#D6FFFA
ΔE00 8.96
Beige
#F5F5DC
ΔE00 9.24
Lightyellow
#FFFFE0
ΔE00 9.41
Off White (survey)
#FFFFE4
ΔE00 9.51
Very Pale Green
#CFFDBC
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7DC #F7DCF7
analogous
#EAF7DC #DCF7DC #DCF7EA
triadic
#DCF7DC #DCDCF7 #F7DCDC
tetradic
#DCF7DC #DCEAF7 #F7DCF7 #F7EADC
square
#DCF7DC #DCEAF7 #F7DCF7 #F7EADC
split-complementary
#DCF7DC #EADCF7 #F7DCEA
monochromatic
#78E078 #AAECAA #DCF7DC #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.14
#DCF7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DCF7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7DC
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7DC | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#F3EFDD
Tritanopia (blue-blind)
#DAF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf7dc; /* rgb */ color: rgb(220, 247, 220); /* oklch */ color: oklch(94.9% 0.046 145.2);
Tailwind
colors: {
custom: {
50: '#e7f9e6',
500: '#dcf7dc',
950: '#000000',
},
}SCSS
$custom: #dcf7dc; $custom-light: #e7f9e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf7dc",
"rgb": {
"r": 220,
"g": 247,
"b": 220
},
"hsl": {
"h": 120,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.94928,
"c": 0.04567,
"h": 145.2
},
"luminance": 0.86904
}Semantic roles & 50–950 ramp
primary
#DCF7DC
secondary
#D99ED9
accent
#1BCBCB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584