#DCE3E2#DCE3E2
#DCE3E2 is a very light, near-neutral teal. Relative luminance 0.756; OKLCH L 91.0% C 0.008 H 186.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3E2 |
|---|---|
| RGB | rgb(220, 227, 226) |
| HSL | hsl(171, 11%, 88%) |
| HSV | hsv(171, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(89.69, -2.52, -0.33) |
| CIE-LCH | lch(89.69, 2.55, 187.45°) |
| OKLab | oklab(91.02% -0.0076 -0.0009) |
| OKLCH | oklch(91.02% 0.008 186.9) |
| XYZ | xyz(70.7092, 75.6444, 82.8124) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.01
Fog
#D8DCE0
ΔE00 3.58
Gainsboro
#DCDCDC
ΔE00 3.71
Light Gray
#D3D3D3
ΔE00 4.82
Whitesmoke
#F5F5F5
ΔE00 5.44
Aliceblue
#F0F8FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3E2 #E3DCDD
analogous
#DCE3DE #DCE3E2 #DCE0E3
triadic
#DCE3E2 #E2DCE3 #E3E2DC
tetradic
#DCE3E2 #DEDCE3 #E3DCDD #E0E3DC
square
#DCE3E2 #DEDCE3 #E3DCDD #E0E3DC
split-complementary
#DCE3E2 #E3DCE0 #E3DEDC
monochromatic
#98ADAA #BAC8C6 #DCE3E2 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.30
#DCE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#DCE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3E2
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3E2 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#DAE3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce3e2; /* rgb */ color: rgb(220, 227, 226); /* oklch */ color: oklch(91.0% 0.008 186.9);
Tailwind
colors: {
custom: {
50: '#e6ebeb',
500: '#dce3e2',
950: '#000000',
},
}SCSS
$custom: #dce3e2; $custom-light: #e6ebeb; $custom-dark: #000000;
JSON
{
"hex": "#dce3e2",
"rgb": {
"r": 220,
"g": 227,
"b": 226
},
"hsl": {
"h": 171.429,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.9102,
"c": 0.00765,
"h": 186.9
},
"luminance": 0.75645
}Semantic roles & 50–950 ramp
primary
#DCE3E2
secondary
#B8ACAD
accent
#505A95
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484