#DCE3DF#DCE3DF
#DCE3DF is a very light, near-neutral green. Relative luminance 0.755; OKLCH L 90.9% C 0.009 H 161.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3DF |
|---|---|
| RGB | rgb(220, 227, 223) |
| HSL | hsl(146, 11%, 88%) |
| HSV | hsv(146, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(89.62, -3.07, 1.13) |
| CIE-LCH | lch(89.62, 3.27, 159.76°) |
| OKLab | oklab(90.94% -0.0087 0.003) |
| OKLCH | oklch(90.94% 0.009 161.3) |
| XYZ | xyz(70.3012, 75.4812, 80.6634) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 4.44
Fog
#D8DCE0
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 5.38
Mintcream
#F5FFFA
ΔE00 5.89
Whitesmoke
#F5F5F5
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3DF #E3DCE0
analogous
#DCE3DC #DCE3DF #DCE3E2
triadic
#DCE3DF #DFDCE3 #E3DFDC
tetradic
#DCE3DF #DCDCE3 #E3DCE0 #E3E2DC
square
#DCE3DF #DCDCE3 #E3DCE0 #E3E2DC
split-complementary
#DCE3DF #E2DCE3 #E3DCDC
monochromatic
#98ADA1 #BAC8C0 #DCE3DF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.30
#DCE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DCE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3DF
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3DF | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#DBE3E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce3df; /* rgb */ color: rgb(220, 227, 223); /* oklch */ color: oklch(90.9% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#e6ebe9',
500: '#dce3df',
950: '#000000',
},
}SCSS
$custom: #dce3df; $custom-light: #e6ebe9; $custom-dark: #000000;
JSON
{
"hex": "#dce3df",
"rgb": {
"r": 220,
"g": 227,
"b": 223
},
"hsl": {
"h": 145.714,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.90935,
"c": 0.00922,
"h": 161.3
},
"luminance": 0.75482
}Semantic roles & 50–950 ramp
primary
#DCE3DF
secondary
#B8ACB2
accent
#507895
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484