#DCEADC#DCEADC
#DCEADC is a very light, muted green. Relative luminance 0.792; OKLCH L 92.3% C 0.024 H 145.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEADC |
|---|---|
| RGB | rgb(220, 234, 220) |
| HSL | hsl(120, 25%, 89%) |
| HSV | hsv(120, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.34, -7.18, 5.19) |
| CIE-LCH | lch(91.34, 8.86, 144.10°) |
| OKLab | oklab(92.27% -0.0197 0.0136) |
| OKLCH | oklch(92.27% 0.024 145.4) |
| XYZ | xyz(71.8539, 79.2281, 79.2033) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 6.13
Mintcream
#F5FFFA
ΔE00 6.40
Beige
#F5F5DC
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEADC #EADCEA
analogous
#E3EADC #DCEADC #DCEAE3
triadic
#DCEADC #DCDCEA #EADCDC
tetradic
#DCEADC #DCE3EA #EADCEA #EAE3DC
square
#DCEADC #DCE3EA #EADCEA #EAE3DC
split-complementary
#DCEADC #E3DCEA #EADCE3
monochromatic
#90BC90 #B6D3B6 #DCEADC #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.25
#DCEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DCEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEADC
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEADC | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#DBE9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceadc; /* rgb */ color: rgb(220, 234, 220); /* oklch */ color: oklch(92.3% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#e6f0e6',
500: '#dceadc',
950: '#000000',
},
}SCSS
$custom: #dceadc; $custom-light: #e6f0e6; $custom-dark: #000000;
JSON
{
"hex": "#dceadc",
"rgb": {
"r": 220,
"g": 234,
"b": 220
},
"hsl": {
"h": 120,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92267,
"c": 0.02392,
"h": 145.4
},
"luminance": 0.79229
}Semantic roles & 50–950 ramp
primary
#DCEADC
secondary
#C2A8C2
accent
#42A4A4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584