#DEEADC#DEEADC
#DEEADC is a very light, muted green. Relative luminance 0.795; OKLCH L 92.4% C 0.023 H 141.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEADC |
|---|---|
| RGB | rgb(222, 234, 220) |
| HSL | hsl(111, 25%, 89%) |
| HSV | hsv(111, 6%, 92%) |
| CMYK | cmyk(5.1%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.48, -6.50, 5.42) |
| CIE-LCH | lch(91.48, 8.46, 140.20°) |
| OKLab | oklab(92.42% -0.0176 0.0142) |
| OKLCH | oklch(92.42% 0.023 141.2) |
| XYZ | xyz(72.4630, 79.5421, 79.2319) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 6.14
Beige
#F5F5DC
ΔE00 6.46
Ivory
#FFFFF0
ΔE00 6.94
Azure (CSS)
#F0FFFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEADC #E8DCEA
analogous
#E5EADC #DEEADC #DCEAE1
triadic
#DEEADC #DCDEEA #EADCDE
tetradic
#DEEADC #DCE5EA #E8DCEA #EAE1DC
square
#DEEADC #DCE5EA #E8DCEA #EAE1DC
split-complementary
#DEEADC #E1DCEA #EADCE5
monochromatic
#96BC90 #BAD3B6 #DEEADC #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.24
#DEEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DEEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEADC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEADC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#DDE9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeadc; /* rgb */ color: rgb(222, 234, 220); /* oklch */ color: oklch(92.4% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#e8f0e6',
500: '#deeadc',
950: '#000000',
},
}SCSS
$custom: #deeadc; $custom-light: #e8f0e6; $custom-dark: #000000;
JSON
{
"hex": "#deeadc",
"rgb": {
"r": 222,
"g": 234,
"b": 220
},
"hsl": {
"h": 111.429,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92415,
"c": 0.02264,
"h": 141.2
},
"luminance": 0.79543
}Semantic roles & 50–950 ramp
primary
#DEEADC
secondary
#BEA8C2
accent
#42A496
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584