#DCE4E1#DCE4E1
#DCE4E1 is a very light, near-neutral teal. Relative luminance 0.761; OKLCH L 91.2% C 0.009 H 171.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E1 |
|---|---|
| RGB | rgb(220, 228, 225) |
| HSL | hsl(158, 13%, 88%) |
| HSV | hsv(158, 4%, 89%) |
| CMYK | cmyk(3.5%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(89.92, -3.22, 0.53) |
| CIE-LCH | lch(89.92, 3.26, 170.67°) |
| OKLab | oklab(91.19% -0.0094 0.0014) |
| OKLCH | oklch(91.19% 0.009 171.8) |
| XYZ | xyz(70.8467, 76.1383, 82.1833) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.66
Gainsboro
#DCDCDC
ΔE00 4.59
Fog
#D8DCE0
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.58
Mintcream
#F5FFFA
ΔE00 5.69
Whitesmoke
#F5F5F5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E1 #E4DCDF
analogous
#DCE4DD #DCE4E1 #DCE3E4
triadic
#DCE4E1 #E1DCE4 #E4E1DC
tetradic
#DCE4E1 #DDDCE4 #E4DCDF #E3E4DC
square
#DCE4E1 #DDDCE4 #E4DCDF #E3E4DC
split-complementary
#DCE4E1 #E4DCE3 #E4DDDC
monochromatic
#97AFA6 #B9C9C3 #DCE4E1 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.29
#DCE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#DCE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E1
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E1 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E1
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#DAE4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce4e1; /* rgb */ color: rgb(220, 228, 225); /* oklch */ color: oklch(91.2% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#e6ecea',
500: '#dce4e1',
950: '#000000',
},
}SCSS
$custom: #dce4e1; $custom-light: #e6ecea; $custom-dark: #000000;
JSON
{
"hex": "#dce4e1",
"rgb": {
"r": 220,
"g": 228,
"b": 225
},
"hsl": {
"h": 157.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.91193,
"c": 0.00948,
"h": 171.8
},
"luminance": 0.76139
}Semantic roles & 50–950 ramp
primary
#DCE4E1
secondary
#B9ABB0
accent
#4E6A97
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484