#DCF6DA#DCF6DA
#DCF6DA is a very light, muted green. Relative luminance 0.862; OKLCH L 94.7% C 0.046 H 143.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6DA |
|---|---|
| RGB | rgb(220, 246, 218) |
| HSL | hsl(116, 61%, 91%) |
| HSV | hsv(116, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(94.39, -13.54, 10.62) |
| CIE-LCH | lch(94.39, 17.21, 141.89°) |
| OKLab | oklab(94.67% -0.0369 0.0276) |
| OKLCH | oklch(94.67% 0.046 143.2) |
| XYZ | xyz(75.1233, 86.1882, 78.9942) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.18
Beige
#F5F5DC
ΔE00 9.00
Lightyellow
#FFFFE0
ΔE00 9.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.21
Off White (survey)
#FFFFE4
ΔE00 9.30
Very Pale Green
#CFFDBC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6DA #F4DAF6
analogous
#EAF6DA #DCF6DA #DAF6E6
triadic
#DCF6DA #DADCF6 #F6DADC
tetradic
#DCF6DA #DAEAF6 #F4DAF6 #F6E6DA
square
#DCF6DA #DAEAF6 #F4DAF6 #F6E6DA
split-complementary
#DCF6DA #E6DAF6 #F6DAEA
monochromatic
#7FDE78 #ADEAA9 #DCF6DA #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.15
#DCF6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DCF6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6DA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6DA | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#F3EEDB
Tritanopia (blue-blind)
#DAF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf6da; /* rgb */ color: rgb(220, 246, 218); /* oklch */ color: oklch(94.7% 0.046 143.2);
Tailwind
colors: {
custom: {
50: '#e7f9e5',
500: '#dcf6da',
950: '#000000',
},
}SCSS
$custom: #dcf6da; $custom-light: #e7f9e5; $custom-dark: #000000;
JSON
{
"hex": "#dcf6da",
"rgb": {
"r": 220,
"g": 246,
"b": 218
},
"hsl": {
"h": 115.714,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94672,
"c": 0.04612,
"h": 143.2
},
"luminance": 0.86189
}Semantic roles & 50–950 ramp
primary
#DCF6DA
secondary
#D39DD7
accent
#1DC9BC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584