#DCE2DD#DCE2DD
#DCE2DD is a very light, near-neutral green. Relative luminance 0.748; OKLCH L 90.7% C 0.009 H 150.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2DD |
|---|---|
| RGB | rgb(220, 226, 221) |
| HSL | hsl(130, 9%, 87%) |
| HSV | hsv(130, 3%, 89%) |
| CMYK | cmyk(2.7%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(89.31, -2.92, 1.74) |
| CIE-LCH | lch(89.31, 3.39, 149.23°) |
| OKLab | oklab(90.68% -0.0081 0.0046) |
| OKLCH | oklch(90.68% 0.009 150.7) |
| XYZ | xyz(69.7604, 74.8286, 79.1608) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.58
Gainsboro
#DCDCDC
ΔE00 4.37
Fog
#D8DCE0
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 6.02
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2DD #E2DCE1
analogous
#DEE2DC #DCE2DD #DCE2E0
triadic
#DCE2DD #DDDCE2 #E2DDDC
tetradic
#DCE2DD #DCDEE2 #E2DCE1 #E2E0DC
square
#DCE2DD #DCDEE2 #E2DCE1 #E2E0DC
split-complementary
#DCE2DD #E0DCE2 #E2DCDE
monochromatic
#99AB9C #BBC6BC #DCE2DD #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.32
#DCE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#DCE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2DD
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2DD | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#DBE2E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce2dd; /* rgb */ color: rgb(220, 226, 221); /* oklch */ color: oklch(90.7% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#e6ebe7',
500: '#dce2dd',
950: '#000000',
},
}SCSS
$custom: #dce2dd; $custom-light: #e6ebe7; $custom-dark: #000000;
JSON
{
"hex": "#dce2dd",
"rgb": {
"r": 220,
"g": 226,
"b": 221
},
"hsl": {
"h": 130,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.90678,
"c": 0.0093,
"h": 150.7
},
"luminance": 0.74829
}Semantic roles & 50–950 ramp
primary
#DCE2DD
secondary
#B6ACB5
accent
#528993
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484