#DCF1DC#DCF1DC
#DCF1DC is a very light, muted green. Relative luminance 0.833; OKLCH L 93.7% C 0.036 H 145.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1DC |
|---|---|
| RGB | rgb(220, 241, 220) |
| HSL | hsl(120, 43%, 90%) |
| HSV | hsv(120, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(93.14, -10.70, 7.80) |
| CIE-LCH | lch(93.14, 13.24, 143.93°) |
| OKLab | oklab(93.7% -0.0293 0.0203) |
| OKLCH | oklch(93.7% 0.036 145.3) |
| XYZ | xyz(73.8862, 83.2928, 79.8808) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.46
Beige
#F5F5DC
ΔE00 7.86
Ice
#D6FFFA
ΔE00 8.46
Mintcream
#F5FFFA
ΔE00 8.51
Off White (survey)
#FFFFE4
ΔE00 8.55
Lightyellow
#FFFFE0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1DC #F1DCF1
analogous
#E6F1DC #DCF1DC #DCF1E6
triadic
#DCF1DC #DCDCF1 #F1DCDC
tetradic
#DCF1DC #DCE6F1 #F1DCF1 #F1E6DC
square
#DCF1DC #DCE6F1 #F1DCF1 #F1E6DC
split-complementary
#DCF1DC #E6DCF1 #F1DCE6
monochromatic
#85CE85 #B0E0B0 #DCF1DC #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.19
#DCF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DCF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1DC
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1DC | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#DAF0EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf1dc; /* rgb */ color: rgb(220, 241, 220); /* oklch */ color: oklch(93.7% 0.036 145.3);
Tailwind
colors: {
custom: {
50: '#e7f5e6',
500: '#dcf1dc',
950: '#000000',
},
}SCSS
$custom: #dcf1dc; $custom-light: #e7f5e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf1dc",
"rgb": {
"r": 220,
"g": 241,
"b": 220
},
"hsl": {
"h": 120,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.93695,
"c": 0.03568,
"h": 145.3
},
"luminance": 0.83294
}Semantic roles & 50–950 ramp
primary
#DCF1DC
secondary
#CEA3CE
accent
#30B6B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584