#DCE3DE#DCE3DE
#DCE3DE is a very light, near-neutral green. Relative luminance 0.754; OKLCH L 90.9% C 0.010 H 155.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3DE |
|---|---|
| RGB | rgb(220, 227, 222) |
| HSL | hsl(137, 11%, 88%) |
| HSV | hsv(137, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(89.59, -3.25, 1.62) |
| CIE-LCH | lch(89.59, 3.63, 153.51°) |
| OKLab | oklab(90.91% -0.0091 0.0042) |
| OKLCH | oklch(90.91% 0.01 155.1) |
| XYZ | xyz(70.1667, 75.4275, 79.9554) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.97
Gainsboro
#DCDCDC
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3DE #E3DCE1
analogous
#DDE3DC #DCE3DE #DCE3E1
triadic
#DCE3DE #DEDCE3 #E3DEDC
tetradic
#DCE3DE #DCDDE3 #E3DCE1 #E3E1DC
square
#DCE3DE #DCDDE3 #E3DCE1 #E3E1DC
split-complementary
#DCE3DE #E1DCE3 #E3DCDD
monochromatic
#98AD9E #BAC8BE #DCE3DE #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.31
#DCE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DCE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3DE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3DE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#DBE3E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce3de; /* rgb */ color: rgb(220, 227, 222); /* oklch */ color: oklch(90.9% 0.010 155.1);
Tailwind
colors: {
custom: {
50: '#e6ebe8',
500: '#dce3de',
950: '#000000',
},
}SCSS
$custom: #dce3de; $custom-light: #e6ebe8; $custom-dark: #000000;
JSON
{
"hex": "#dce3de",
"rgb": {
"r": 220,
"g": 227,
"b": 222
},
"hsl": {
"h": 137.143,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.90907,
"c": 0.01007,
"h": 155.1
},
"luminance": 0.75428
}Semantic roles & 50–950 ramp
primary
#DCE3DE
secondary
#B8ACB4
accent
#508295
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484