#DEE2CD#DEE2CD
#DEE2CD is a very light, muted yellow-green. Relative luminance 0.743; OKLCH L 90.4% C 0.028 H 115.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2CD |
|---|---|
| RGB | rgb(222, 226, 205) |
| HSL | hsl(71, 27%, 85%) |
| HSV | hsv(71, 9%, 89%) |
| CMYK | cmyk(1.8%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(89.08, -4.99, 9.80) |
| CIE-LCH | lch(89.08, 11.00, 116.98°) |
| OKLab | oklab(90.4% -0.0123 0.0256) |
| OKLCH | oklch(90.4% 0.028 115.7) |
| XYZ | xyz(68.3385, 74.3302, 68.4928) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.64
Eggshell
#F0EAD6
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 6.21
Off White (survey)
#FFFFE4
ΔE00 6.62
Lightyellow
#FFFFE0
ΔE00 6.99
Cornsilk
#FFF8DC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2CD #D1CDE2
analogous
#E2DCCD #DEE2CD #D4E2CD
triadic
#DEE2CD #CDDEE2 #E2CDDE
tetradic
#DEE2CD #CDE2DC #D1CDE2 #E2CDD4
square
#DEE2CD #CDE2DC #D1CDE2 #E2CDD4
split-complementary
#DEE2CD #CDD4E2 #DCCDE2
monochromatic
#ABB580 #C4CCA6 #DEE2CD #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.32
#DEE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DEE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2CD
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2CD | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CC
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#E1DFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee2cd; /* rgb */ color: rgb(222, 226, 205); /* oklch */ color: oklch(90.4% 0.028 115.7);
Tailwind
colors: {
custom: {
50: '#e8ebdc',
500: '#dee2cd',
950: '#000000',
},
}SCSS
$custom: #dee2cd; $custom-light: #e8ebdc; $custom-dark: #000000;
JSON
{
"hex": "#dee2cd",
"rgb": {
"r": 222,
"g": 226,
"b": 205
},
"hsl": {
"h": 71.429,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.90404,
"c": 0.02837,
"h": 115.7
},
"luminance": 0.7433
}Semantic roles & 50–950 ramp
primary
#DEE2CD
secondary
#A09AB9
accent
#40A554
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484