#DCFADC#DCFADC
#DCFADC is a very light, muted green. Relative luminance 0.888; OKLCH L 95.5% C 0.051 H 145.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFADC |
|---|---|
| RGB | rgb(220, 250, 220) |
| HSL | hsl(120, 75%, 92%) |
| HSV | hsv(120, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 12%, 2%) |
| CIE-LAB | lab(95.48, -15.17, 11.14) |
| CIE-LCH | lch(95.48, 18.82, 143.71°) |
| OKLab | oklab(95.55% -0.0415 0.0289) |
| OKLCH | oklch(95.55% 0.051 145.2) |
| XYZ | xyz(76.6164, 88.7530, 80.7908) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.98
Very Pale Green
#CFFDBC
ΔE00 8.59
Very Light Green
#D1FFBD
ΔE00 8.75
Mint
#AAF0C1
ΔE00 9.01
Pale Aqua
#B8FFEB
ΔE00 9.28
Ice
#D6FFFA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFADC #FADCFA
analogous
#EBFADC #DCFADC #DCFAEB
triadic
#DCFADC #DCDCFA #FADCDC
tetradic
#DCFADC #DCEBFA #FADCFA #FAEBDC
square
#DCFADC #DCEBFA #FADCFA #FAEBDC
split-complementary
#DCFADC #EBDCFA #FADCEB
monochromatic
#71EB71 #A6F2A6 #DCFADC #E4FBE4 #E4FBE4
Accessibility & contrast
On white
1.12
#DCFADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DCFADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFADC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFADC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#F6F1DD
Tritanopia (blue-blind)
#D9F8F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfadc; /* rgb */ color: rgb(220, 250, 220); /* oklch */ color: oklch(95.5% 0.051 145.2);
Tailwind
colors: {
custom: {
50: '#e7fce6',
500: '#dcfadc',
950: '#000000',
},
}SCSS
$custom: #dcfadc; $custom-light: #e7fce6; $custom-dark: #000000;
JSON
{
"hex": "#dcfadc",
"rgb": {
"r": 220,
"g": 250,
"b": 220
},
"hsl": {
"h": 120,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95547,
"c": 0.05062,
"h": 145.2
},
"luminance": 0.88754
}Semantic roles & 50–950 ramp
primary
#DCFADC
secondary
#E09BE0
accent
#0ED7D7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584