#DCF0DD#DCF0DD
#DCF0DD is a very light, muted green. Relative luminance 0.828; OKLCH L 93.5% C 0.033 H 146.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0DD |
|---|---|
| RGB | rgb(220, 240, 221) |
| HSL | hsl(123, 40%, 90%) |
| HSV | hsv(123, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 7.9%, 5.9%) |
| CIE-LAB | lab(92.91, -10.03, 6.94) |
| CIE-LCH | lch(92.91, 12.19, 145.31°) |
| OKLab | oklab(93.52% -0.0276 0.0181) |
| OKLCH | oklch(93.52% 0.033 146.7) |
| XYZ | xyz(73.7239, 82.7555, 80.4819) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Beige
#F5F5DC
ΔE00 7.74
Mintcream
#F5FFFA
ΔE00 7.91
Ice
#D6FFFA
ΔE00 8.22
Off White (survey)
#FFFFE4
ΔE00 8.52
Lightcyan
#E0FFFF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0DD #F0DCEF
analogous
#E5F0DC #DCF0DD #DCF0E7
triadic
#DCF0DD #DDDCF0 #F0DDDC
tetradic
#DCF0DD #DCE5F0 #F0DCEF #F0E7DC
square
#DCF0DD #DCE5F0 #F0DCEF #F0E7DC
split-complementary
#DCF0DD #E7DCF0 #F0DCE5
monochromatic
#86CB8A #B1DEB3 #DCF0DD #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.20
#DCF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DCF0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0DD
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0DD | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#DAEFEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf0dd; /* rgb */ color: rgb(220, 240, 221); /* oklch */ color: oklch(93.5% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#e7f5e7',
500: '#dcf0dd',
950: '#000000',
},
}SCSS
$custom: #dcf0dd; $custom-light: #e7f5e7; $custom-dark: #000000;
JSON
{
"hex": "#dcf0dd",
"rgb": {
"r": 220,
"g": 240,
"b": 221
},
"hsl": {
"h": 123,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93517,
"c": 0.03298,
"h": 146.7
},
"luminance": 0.82756
}Semantic roles & 50–950 ramp
primary
#DCF0DD
secondary
#CCA4CA
accent
#32ADB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584