#DCF0E0#DCF0E0
#DCF0E0 is a very light, muted green. Relative luminance 0.829; OKLCH L 93.6% C 0.030 H 151.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0E0 |
|---|---|
| RGB | rgb(220, 240, 224) |
| HSL | hsl(132, 40%, 90%) |
| HSV | hsv(132, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 6.7%, 5.9%) |
| CIE-LAB | lab(92.98, -9.49, 5.48) |
| CIE-LCH | lch(92.98, 10.96, 149.99°) |
| OKLab | oklab(93.6% -0.0264 0.0143) |
| OKLCH | oklch(93.6% 0.03 151.5) |
| XYZ | xyz(74.1271, 82.9168, 82.6058) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.80
Mintcream
#F5FFFA
ΔE00 7.14
Ice
#D6FFFA
ΔE00 7.53
Lightcyan
#E0FFFF
ΔE00 7.78
Beige
#F5F5DC
ΔE00 8.05
Azure (CSS)
#F0FFFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0E0 #F0DCEC
analogous
#E2F0DC #DCF0E0 #DCF0EA
triadic
#DCF0E0 #E0DCF0 #F0E0DC
tetradic
#DCF0E0 #DCE2F0 #F0DCEC #F0EADC
square
#DCF0E0 #DCE2F0 #F0DCEC #F0EADC
split-complementary
#DCF0E0 #EADCF0 #F0DCE2
monochromatic
#86CB94 #B1DEBA #DCF0E0 #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.19
#DCF0E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DCF0E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0E0
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0E0 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#EDEAE1
Tritanopia (blue-blind)
#DAEFEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf0e0; /* rgb */ color: rgb(220, 240, 224); /* oklch */ color: oklch(93.6% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#e7f5e9',
500: '#dcf0e0',
950: '#000000',
},
}SCSS
$custom: #dcf0e0; $custom-light: #e7f5e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf0e0",
"rgb": {
"r": 220,
"g": 240,
"b": 224
},
"hsl": {
"h": 132,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93596,
"c": 0.03002,
"h": 151.5
},
"luminance": 0.82918
}Semantic roles & 50–950 ramp
primary
#DCF0E0
secondary
#CCA4C4
accent
#3299B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584