#DCE2E2#DCE2E2
#DCE2E2 is a very light, near-neutral teal. Relative luminance 0.751; OKLCH L 90.8% C 0.006 H 197.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2E2 |
|---|---|
| RGB | rgb(220, 226, 226) |
| HSL | hsl(180, 9%, 87%) |
| HSV | hsv(180, 3%, 89%) |
| CMYK | cmyk(2.7%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(89.44, -2.01, -0.70) |
| CIE-LCH | lch(89.44, 2.13, 199.26°) |
| OKLab | oklab(90.82% -0.0062 -0.0019) |
| OKLCH | oklch(90.82% 0.006 197.1) |
| XYZ | xyz(70.4365, 75.0990, 82.7215) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.82
Gainsboro
#DCDCDC
ΔE00 3.08
Light Grey
#D8DCD6
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 4.28
Whitesmoke
#F5F5F5
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2E2 #E2DCDC
analogous
#DCE2DF #DCE2E2 #DCDFE2
triadic
#DCE2E2 #E2DCE2 #E2E2DC
tetradic
#DCE2E2 #DFDCE2 #E2DCDC #DFE2DC
square
#DCE2E2 #DFDCE2 #E2DCDC #DFE2DC
split-complementary
#DCE2E2 #E2DCDF #E2DFDC
monochromatic
#99ABAB #BBC6C6 #DCE2E2 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.31
#DCE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#DCE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2E2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2E2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#E0E0E2
Tritanopia (blue-blind)
#DAE2E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce2e2; /* rgb */ color: rgb(220, 226, 226); /* oklch */ color: oklch(90.8% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#e6ebeb',
500: '#dce2e2',
950: '#000000',
},
}SCSS
$custom: #dce2e2; $custom-light: #e6ebeb; $custom-dark: #000000;
JSON
{
"hex": "#dce2e2",
"rgb": {
"r": 220,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.9082,
"c": 0.00648,
"h": 197.1
},
"luminance": 0.75099
}Semantic roles & 50–950 ramp
primary
#DCE2E2
secondary
#B6ACAC
accent
#525293
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484