#DCF7DA#DCF7DA
#DCF7DA is a very light, muted green. Relative luminance 0.868; OKLCH L 94.9% C 0.048 H 143.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7DA |
|---|---|
| RGB | rgb(220, 247, 218) |
| HSL | hsl(116, 64%, 91%) |
| HSV | hsv(116, 12%, 97%) |
| CMYK | cmyk(10.9%, 0%, 11.7%, 3.1%) |
| CIE-LAB | lab(94.65, -14.03, 10.99) |
| CIE-LCH | lch(94.65, 17.83, 141.93°) |
| OKLab | oklab(94.88% -0.0383 0.0286) |
| OKLCH | oklch(94.88% 0.048 143.3) |
| XYZ | xyz(75.4283, 86.7981, 79.0959) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.47
Very Pale Green
#CFFDBC
ΔE00 8.98
Very Light Green
#D1FFBD
ΔE00 9.15
Beige
#F5F5DC
ΔE00 9.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.29
Lightyellow
#FFFFE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7DA #F5DAF7
analogous
#EAF7DA #DCF7DA #DAF7E6
triadic
#DCF7DA #DADCF7 #F7DADC
tetradic
#DCF7DA #DAEAF7 #F5DAF7 #F7E6DA
square
#DCF7DA #DAEAF7 #F5DAF7 #F7E6DA
split-complementary
#DCF7DA #E6DAF7 #F7DAEA
monochromatic
#7DE175 #ACECA8 #DCF7DA #E7FAE6 #E7FAE6
Accessibility & contrast
On white
1.14
#DCF7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DCF7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7DA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7DA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#F4EFDB
Tritanopia (blue-blind)
#DAF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf7da; /* rgb */ color: rgb(220, 247, 218); /* oklch */ color: oklch(94.9% 0.048 143.3);
Tailwind
colors: {
custom: {
50: '#e7f9e5',
500: '#dcf7da',
950: '#000000',
},
}SCSS
$custom: #dcf7da; $custom-light: #e7f9e5; $custom-dark: #000000;
JSON
{
"hex": "#dcf7da",
"rgb": {
"r": 220,
"g": 247,
"b": 218
},
"hsl": {
"h": 115.862,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.94878,
"c": 0.04777,
"h": 143.3
},
"luminance": 0.86799
}Semantic roles & 50–950 ramp
primary
#DCF7DA
secondary
#D59CD9
accent
#19CCC0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584