#DCF8DF#DCF8DF
#DCF8DF is a very light, muted green. Relative luminance 0.877; OKLCH L 95.2% C 0.044 H 148.3°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8DF |
|---|---|
| RGB | rgb(220, 248, 223) |
| HSL | hsl(126, 67%, 92%) |
| HSV | hsv(126, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 10.1%, 2.7%) |
| CIE-LAB | lab(95.02, -13.66, 8.95) |
| CIE-LCH | lch(95.02, 16.33, 146.78°) |
| OKLab | oklab(95.21% -0.0377 0.0233) |
| OKLCH | oklch(95.21% 0.044 148.3) |
| XYZ | xyz(76.3991, 87.6770, 82.6960) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.78
Ice
#D6FFFA
ΔE00 8.22
Pale Aqua
#B8FFEB
ΔE00 9.22
Duck Egg Blue
#C3FBF4
ΔE00 9.30
Eggshell Blue
#C4FFF7
ΔE00 9.46
Beige
#F5F5DC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8DF #F8DCF5
analogous
#E7F8DC #DCF8DF #DCF8ED
triadic
#DCF8DF #DFDCF8 #F8DFDC
tetradic
#DCF8DF #DCE7F8 #F8DCF5 #F8EDDC
square
#DCF8DF #DCE7F8 #F8DCF5 #F8EDDC
split-complementary
#DCF8DF #EDDCF8 #F8DCE7
monochromatic
#76E482 #A9EEB0 #DCF8DF #E5FAE8 #E5FAE8
Accessibility & contrast
On white
1.13
#DCF8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DCF8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8DF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8DF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#F4EFE0
Tritanopia (blue-blind)
#D9F7F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf8df; /* rgb */ color: rgb(220, 248, 223); /* oklch */ color: oklch(95.2% 0.044 148.3);
Tailwind
colors: {
custom: {
50: '#e7fae9',
500: '#dcf8df',
950: '#000000',
},
}SCSS
$custom: #dcf8df; $custom-light: #e7fae9; $custom-dark: #000000;
JSON
{
"hex": "#dcf8df",
"rgb": {
"r": 220,
"g": 248,
"b": 223
},
"hsl": {
"h": 126.429,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.9521,
"c": 0.04427,
"h": 148.3
},
"luminance": 0.87678
}Semantic roles & 50–950 ramp
primary
#DCF8DF
secondary
#DB9DD5
accent
#17BBCF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584