#DCE3DB#DCE3DB
#DCE3DB is a very light, near-neutral green. Relative luminance 0.753; OKLCH L 90.8% C 0.013 H 141.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3DB |
|---|---|
| RGB | rgb(220, 227, 219) |
| HSL | hsl(113, 13%, 87%) |
| HSV | hsv(113, 4%, 89%) |
| CMYK | cmyk(3.1%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(89.52, -3.79, 3.08) |
| CIE-LCH | lch(89.52, 4.88, 140.84°) |
| OKLab | oklab(90.82% -0.0103 0.0081) |
| OKLCH | oklch(90.82% 0.013 141.8) |
| XYZ | xyz(69.7682, 75.2681, 77.8567) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.22
Gainsboro
#DCDCDC
ΔE00 5.75
Mintcream
#F5FFFA
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3DB #E2DBE3
analogous
#E0E3DB #DCE3DB #DBE3DE
triadic
#DCE3DB #DBDCE3 #E3DBDC
tetradic
#DCE3DB #DBE0E3 #E2DBE3 #E3DEDB
square
#DCE3DB #DBE0E3 #E2DBE3 #E3DEDB
split-complementary
#DCE3DB #DEDBE3 #E3DBE0
monochromatic
#99AD96 #BBC8B9 #DCE3DB #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.31
#DCE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DCE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3DB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3DB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1DB
Deuteranopia (green-blind)
#E2E1DB
Tritanopia (blue-blind)
#DCE2E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce3db; /* rgb */ color: rgb(220, 227, 219); /* oklch */ color: oklch(90.8% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#e6ebe6',
500: '#dce3db',
950: '#000000',
},
}SCSS
$custom: #dce3db; $custom-light: #e6ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dce3db",
"rgb": {
"r": 220,
"g": 227,
"b": 219
},
"hsl": {
"h": 112.5,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.90824,
"c": 0.01309,
"h": 141.8
},
"luminance": 0.75268
}Semantic roles & 50–950 ramp
primary
#DCE3DB
secondary
#B6AAB8
accent
#4F978E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484