#DCF8DA#DCF8DA
#DCF8DA is a very light, muted green. Relative luminance 0.874; OKLCH L 95.1% C 0.049 H 143.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8DA |
|---|---|
| RGB | rgb(220, 248, 218) |
| HSL | hsl(116, 68%, 91%) |
| HSV | hsv(116, 12%, 97%) |
| CMYK | cmyk(11.3%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(94.91, -14.53, 11.36) |
| CIE-LCH | lch(94.91, 18.44, 141.97°) |
| OKLab | oklab(95.08% -0.0397 0.0295) |
| OKLCH | oklch(95.08% 0.049 143.4) |
| XYZ | xyz(75.7349, 87.4114, 79.1981) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.77
Very Pale Green
#CFFDBC
ΔE00 8.66
Very Light Green
#D1FFBD
ΔE00 8.82
Mint
#AAF0C1
ΔE00 9.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.37
Lightyellow
#FFFFE0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8DA #F6DAF8
analogous
#EBF8DA #DCF8DA #DAF8E7
triadic
#DCF8DA #DADCF8 #F8DADC
tetradic
#DCF8DA #DAEBF8 #F6DAF8 #F8E7DA
square
#DCF8DA #DAEBF8 #F6DAF8 #F8E7DA
split-complementary
#DCF8DA #E7DAF8 #F8DAEB
monochromatic
#7BE573 #ABEEA7 #DCF8DA #E7FAE5 #E7FAE5
Accessibility & contrast
On white
1.14
#DCF8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DCF8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8DA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8DA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#F5EFDB
Tritanopia (blue-blind)
#DAF6EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf8da; /* rgb */ color: rgb(220, 248, 218); /* oklch */ color: oklch(95.1% 0.049 143.4);
Tailwind
colors: {
custom: {
50: '#e7fae5',
500: '#dcf8da',
950: '#000000',
},
}SCSS
$custom: #dcf8da; $custom-light: #e7fae5; $custom-dark: #000000;
JSON
{
"hex": "#dcf8da",
"rgb": {
"r": 220,
"g": 248,
"b": 218
},
"hsl": {
"h": 116,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95084,
"c": 0.04943,
"h": 143.4
},
"luminance": 0.87412
}Semantic roles & 50–950 ramp
primary
#DCF8DA
secondary
#D79BDC
accent
#15D0C4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584