#DCE5D2#DCE5D2
#DCE5D2 is a very light, muted yellow-green. Relative luminance 0.759; OKLCH L 91.0% C 0.027 H 127.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5D2 |
|---|---|
| RGB | rgb(220, 229, 210) |
| HSL | hsl(88, 27%, 86%) |
| HSV | hsv(88, 8%, 90%) |
| CMYK | cmyk(3.9%, 0%, 8.3%, 10.2%) |
| CIE-LAB | lab(89.82, -6.37, 8.23) |
| CIE-LCH | lch(89.82, 10.41, 127.77°) |
| OKLab | oklab(90.99% -0.0166 0.0215) |
| OKLCH | oklch(90.99% 0.027 127.8) |
| XYZ | xyz(69.1655, 75.9073, 71.9680) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.46
Honeydew
#F0FFF0
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.18
Eggshell
#F0EAD6
ΔE00 6.71
Off White (survey)
#FFFFE4
ΔE00 7.13
Ivory
#FFFFF0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5D2 #DBD2E5
analogous
#E5E4D2 #DCE5D2 #D2E5D2
triadic
#DCE5D2 #D2DCE5 #E5D2DC
tetradic
#DCE5D2 #D2E5E4 #DBD2E5 #E5D2D2
square
#DCE5D2 #D2E5E4 #DBD2E5 #E5D2D2
split-complementary
#DCE5D2 #D2D2E5 #E4D2E5
monochromatic
#A0B884 #BECFAB #DCE5D2 #F0F4EC #F0F4EC
Accessibility & contrast
On white
1.30
#DCE5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DCE5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5D2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5D2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#E6E2D3
Tritanopia (blue-blind)
#DDE3DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce5d2; /* rgb */ color: rgb(220, 229, 210); /* oklch */ color: oklch(91.0% 0.027 127.8);
Tailwind
colors: {
custom: {
50: '#e6eddf',
500: '#dce5d2',
950: '#000000',
},
}SCSS
$custom: #dce5d2; $custom-light: #e6eddf; $custom-dark: #000000;
JSON
{
"hex": "#dce5d2",
"rgb": {
"r": 220,
"g": 229,
"b": 210
},
"hsl": {
"h": 88.421,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.90988,
"c": 0.02717,
"h": 127.8
},
"luminance": 0.75907
}Semantic roles & 50–950 ramp
primary
#DCE5D2
secondary
#AD9EBD
accent
#40A570
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484