#DCF6DE#DCF6DE
#DCF6DE is a very light, muted green. Relative luminance 0.864; OKLCH L 94.8% C 0.042 H 147.4°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6DE |
|---|---|
| RGB | rgb(220, 246, 222) |
| HSL | hsl(125, 59%, 91%) |
| HSV | hsv(125, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(94.48, -12.85, 8.69) |
| CIE-LCH | lch(94.48, 15.51, 145.93°) |
| OKLab | oklab(94.77% -0.0353 0.0226) |
| OKLCH | oklch(94.77% 0.042 147.4) |
| XYZ | xyz(75.6531, 86.4001, 81.7842) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Ice
#D6FFFA
ΔE00 8.24
Beige
#F5F5DC
ΔE00 9.03
Off White (survey)
#FFFFE4
ΔE00 9.39
Lightyellow
#FFFFE0
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6DE #F6DCF4
analogous
#E7F6DC #DCF6DE #DCF6EB
triadic
#DCF6DE #DEDCF6 #F6DEDC
tetradic
#DCF6DE #DCE7F6 #F6DCF4 #F6EBDC
square
#DCF6DE #DCE7F6 #F6DCF4 #F6EBDC
split-complementary
#DCF6DE #EBDCF6 #F6DCE7
monochromatic
#7BDD82 #ABE9B0 #DCF6DE #E7F9E8 #E7F9E8
Accessibility & contrast
On white
1.15
#DCF6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DCF6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6DE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6DE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#F2EEDF
Tritanopia (blue-blind)
#D9F5EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf6de; /* rgb */ color: rgb(220, 246, 222); /* oklch */ color: oklch(94.8% 0.042 147.4);
Tailwind
colors: {
custom: {
50: '#e7f9e8',
500: '#dcf6de',
950: '#000000',
},
}SCSS
$custom: #dcf6de; $custom-light: #e7f9e8; $custom-dark: #000000;
JSON
{
"hex": "#dcf6de",
"rgb": {
"r": 220,
"g": 246,
"b": 222
},
"hsl": {
"h": 124.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94773,
"c": 0.04196,
"h": 147.4
},
"luminance": 0.86401
}Semantic roles & 50–950 ramp
primary
#DCF6DE
secondary
#D79FD3
accent
#1FBAC7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584