#DCF6DD#DCF6DD
#DCF6DD is a very light, muted green. Relative luminance 0.863; OKLCH L 94.7% C 0.043 H 146.3°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6DD |
|---|---|
| RGB | rgb(220, 246, 221) |
| HSL | hsl(122, 59%, 91%) |
| HSV | hsv(122, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 10.2%, 3.5%) |
| CIE-LAB | lab(94.46, -13.02, 9.17) |
| CIE-LCH | lch(94.46, 15.92, 144.85°) |
| OKLab | oklab(94.75% -0.0357 0.0239) |
| OKLCH | oklch(94.75% 0.043 146.3) |
| XYZ | xyz(75.5194, 86.3466, 81.0805) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.56
Ice
#D6FFFA
ΔE00 8.54
Beige
#F5F5DC
ΔE00 9.01
Lightyellow
#FFFFE0
ΔE00 9.34
Off White (survey)
#FFFFE4
ΔE00 9.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6DD #F6DCF5
analogous
#E8F6DC #DCF6DD #DCF6EA
triadic
#DCF6DD #DDDCF6 #F6DDDC
tetradic
#DCF6DD #DCE8F6 #F6DCF5 #F6EADC
square
#DCF6DD #DCE8F6 #F6DCF5 #F6EADC
split-complementary
#DCF6DD #EADCF6 #F6DCE8
monochromatic
#7BDD7E #ABE9AE #DCF6DD #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.15
#DCF6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DCF6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6DD
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6DD | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#F2EEDE
Tritanopia (blue-blind)
#DAF4EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf6dd; /* rgb */ color: rgb(220, 246, 221); /* oklch */ color: oklch(94.7% 0.043 146.3);
Tailwind
colors: {
custom: {
50: '#e7f9e7',
500: '#dcf6dd',
950: '#000000',
},
}SCSS
$custom: #dcf6dd; $custom-light: #e7f9e7; $custom-dark: #000000;
JSON
{
"hex": "#dcf6dd",
"rgb": {
"r": 220,
"g": 246,
"b": 221
},
"hsl": {
"h": 122.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94748,
"c": 0.04298,
"h": 146.3
},
"luminance": 0.86348
}Semantic roles & 50–950 ramp
primary
#DCF6DD
secondary
#D79FD5
accent
#1FC0C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584