#DCE4E2#DCE4E2
#DCE4E2 is a very light, near-neutral teal. Relative luminance 0.762; OKLCH L 91.2% C 0.009 H 179.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E2 |
|---|---|
| RGB | rgb(220, 228, 226) |
| HSL | hsl(165, 13%, 88%) |
| HSV | hsv(165, 4%, 89%) |
| CMYK | cmyk(3.5%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.95, -3.04, 0.04) |
| CIE-LCH | lch(89.95, 3.04, 179.21°) |
| OKLab | oklab(91.22% -0.009 0.0001) |
| OKLCH | oklch(91.22% 0.009 179.6) |
| XYZ | xyz(70.9835, 76.1930, 82.9039) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.92
Fog
#D8DCE0
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 4.36
Light Gray
#D3D3D3
ΔE00 5.40
Whitesmoke
#F5F5F5
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E2 #E4DCDE
analogous
#DCE4DE #DCE4E2 #DCE2E4
triadic
#DCE4E2 #E2DCE4 #E4E2DC
tetradic
#DCE4E2 #DEDCE4 #E4DCDE #E2E4DC
square
#DCE4E2 #DEDCE4 #E4DCDE #E2E4DC
split-complementary
#DCE4E2 #E4DCE2 #E4DEDC
monochromatic
#97AFA9 #B9C9C5 #DCE4E2 #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.29
#DCE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#DCE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E2E2E2
Tritanopia (blue-blind)
#DAE4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce4e2; /* rgb */ color: rgb(220, 228, 226); /* oklch */ color: oklch(91.2% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#e6eceb',
500: '#dce4e2',
950: '#000000',
},
}SCSS
$custom: #dce4e2; $custom-light: #e6eceb; $custom-dark: #000000;
JSON
{
"hex": "#dce4e2",
"rgb": {
"r": 220,
"g": 228,
"b": 226
},
"hsl": {
"h": 165,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.91221,
"c": 0.00899,
"h": 179.6
},
"luminance": 0.76193
}Semantic roles & 50–950 ramp
primary
#DCE4E2
secondary
#B9ABAF
accent
#4E6197
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484