#DCF0DF#DCF0DF
#DCF0DF is a very light, muted green. Relative luminance 0.829; OKLCH L 93.6% C 0.031 H 149.8°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0DF |
|---|---|
| RGB | rgb(220, 240, 223) |
| HSL | hsl(129, 40%, 90%) |
| HSV | hsv(129, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 7.1%, 5.9%) |
| CIE-LAB | lab(92.95, -9.67, 5.97) |
| CIE-LCH | lch(92.95, 11.37, 148.32°) |
| OKLab | oklab(93.57% -0.0268 0.0156) |
| OKLCH | oklch(93.57% 0.031 149.8) |
| XYZ | xyz(73.9919, 82.8627, 81.8936) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.88
Mintcream
#F5FFFA
ΔE00 7.39
Ice
#D6FFFA
ΔE00 7.75
Beige
#F5F5DC
ΔE00 7.93
Lightcyan
#E0FFFF
ΔE00 8.11
Azure (CSS)
#F0FFFF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0DF #F0DCED
analogous
#E3F0DC #DCF0DF #DCF0E9
triadic
#DCF0DF #DFDCF0 #F0DFDC
tetradic
#DCF0DF #DCE3F0 #F0DCED #F0E9DC
square
#DCF0DF #DCE3F0 #F0DCED #F0E9DC
split-complementary
#DCF0DF #E9DCF0 #F0DCE3
monochromatic
#86CB91 #B1DEB8 #DCF0DF #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.20
#DCF0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DCF0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0DF
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0DF | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#EDEAE0
Tritanopia (blue-blind)
#DAEFEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf0df; /* rgb */ color: rgb(220, 240, 223); /* oklch */ color: oklch(93.6% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#e7f5e9',
500: '#dcf0df',
950: '#000000',
},
}SCSS
$custom: #dcf0df; $custom-light: #e7f5e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf0df",
"rgb": {
"r": 220,
"g": 240,
"b": 223
},
"hsl": {
"h": 129,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.9357,
"c": 0.03098,
"h": 149.8
},
"luminance": 0.82864
}Semantic roles & 50–950 ramp
primary
#DCF0DF
secondary
#CCA4C6
accent
#32A0B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584