#DCF0DC#DCF0DC
#DCF0DC is a very light, muted green. Relative luminance 0.827; OKLCH L 93.5% C 0.034 H 145.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0DC |
|---|---|
| RGB | rgb(220, 240, 220) |
| HSL | hsl(120, 40%, 90%) |
| HSV | hsv(120, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.88, -10.20, 7.42) |
| CIE-LCH | lch(92.88, 12.62, 143.95°) |
| OKLab | oklab(93.49% -0.028 0.0194) |
| OKLCH | oklch(93.49% 0.034 145.3) |
| XYZ | xyz(73.5910, 82.7024, 79.7824) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.28
Beige
#F5F5DC
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 8.18
Off White (survey)
#FFFFE4
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.46
Lightyellow
#FFFFE0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0DC #F0DCF0
analogous
#E6F0DC #DCF0DC #DCF0E6
triadic
#DCF0DC #DCDCF0 #F0DCDC
tetradic
#DCF0DC #DCE6F0 #F0DCF0 #F0E6DC
square
#DCF0DC #DCE6F0 #F0DCF0 #F0E6DC
split-complementary
#DCF0DC #E6DCF0 #F0DCE6
monochromatic
#86CB86 #B1DEB1 #DCF0DC #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.20
#DCF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0DC
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0DC | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EDEADD
Tritanopia (blue-blind)
#DAEFEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf0dc; /* rgb */ color: rgb(220, 240, 220); /* oklch */ color: oklch(93.5% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#e7f5e6',
500: '#dcf0dc',
950: '#000000',
},
}SCSS
$custom: #dcf0dc; $custom-light: #e7f5e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf0dc",
"rgb": {
"r": 220,
"g": 240,
"b": 220
},
"hsl": {
"h": 120,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93491,
"c": 0.03401,
"h": 145.3
},
"luminance": 0.82703
}Semantic roles & 50–950 ramp
primary
#DCF0DC
secondary
#CCA4CC
accent
#32B3B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584