#DEEAD5#DEEAD5
#DEEAD5 is a very light, muted yellow-green. Relative luminance 0.792; OKLCH L 92.2% C 0.031 H 131.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAD5 |
|---|---|
| RGB | rgb(222, 234, 213) |
| HSL | hsl(94, 33%, 88%) |
| HSV | hsv(94, 9%, 92%) |
| CMYK | cmyk(5.1%, 0%, 9%, 8.2%) |
| CIE-LAB | lab(91.32, -7.71, 8.83) |
| CIE-LCH | lch(91.32, 11.72, 131.14°) |
| OKLab | oklab(92.23% -0.0204 0.023) |
| OKLCH | oklch(92.23% 0.031 131.5) |
| XYZ | xyz(71.5553, 79.1791, 74.4512) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.99
Beige
#F5F5DC
ΔE00 5.55
Off White (survey)
#FFFFE4
ΔE00 6.86
Lightyellow
#FFFFE0
ΔE00 7.17
Ivory
#FFFFF0
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAD5 #E1D5EA
analogous
#E8EAD5 #DEEAD5 #D5EAD6
triadic
#DEEAD5 #D5DEEA #EAD5DE
tetradic
#DEEAD5 #D5E8EA #E1D5EA #EAD6D5
square
#DEEAD5 #D5E8EA #E1D5EA #EAD6D5
split-complementary
#DEEAD5 #D6D5EA #EAD5E8
monochromatic
#9EC183 #BED6AC #DEEAD5 #EFF5EB #EFF5EB
Accessibility & contrast
On white
1.25
#DEEAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DEEAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAD5
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAD5 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D4
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#DFE8E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #deead5; /* rgb */ color: rgb(222, 234, 213); /* oklch */ color: oklch(92.2% 0.031 131.5);
Tailwind
colors: {
custom: {
50: '#e8f0e1',
500: '#deead5',
950: '#000000',
},
}SCSS
$custom: #deead5; $custom-light: #e8f0e1; $custom-dark: #000000;
JSON
{
"hex": "#deead5",
"rgb": {
"r": 222,
"g": 234,
"b": 213
},
"hsl": {
"h": 94.286,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.92231,
"c": 0.03077,
"h": 131.5
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#DEEAD5
secondary
#B4A0C4
accent
#39AC7B
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584