#DCE4E0#DCE4E0
#DCE4E0 is a very light, near-neutral teal. Relative luminance 0.761; OKLCH L 91.2% C 0.010 H 164.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E0 |
|---|---|
| RGB | rgb(220, 228, 224) |
| HSL | hsl(150, 13%, 88%) |
| HSV | hsv(150, 4%, 89%) |
| CMYK | cmyk(3.5%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(89.90, -3.40, 1.02) |
| CIE-LCH | lch(89.90, 3.55, 163.37°) |
| OKLab | oklab(91.16% -0.0098 0.0026) |
| OKLCH | oklch(91.16% 0.01 164.9) |
| XYZ | xyz(70.7107, 76.0839, 81.4670) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.48
Gainsboro
#DCDCDC
ΔE00 4.85
Fog
#D8DCE0
ΔE00 5.18
Mintcream
#F5FFFA
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 5.79
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E0 #E4DCE0
analogous
#DCE4DC #DCE4E0 #DCE4E4
triadic
#DCE4E0 #E0DCE4 #E4E0DC
tetradic
#DCE4E0 #DCDCE4 #E4DCE0 #E4E4DC
square
#DCE4E0 #DCDCE4 #E4DCE0 #E4E4DC
split-complementary
#DCE4E0 #E4DCE4 #E4DCDC
monochromatic
#97AFA3 #B9C9C1 #DCE4E0 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.29
#DCE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DCE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E0
Deuteranopia (green-blind)
#E2E2E0
Tritanopia (blue-blind)
#DBE4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce4e0; /* rgb */ color: rgb(220, 228, 224); /* oklch */ color: oklch(91.2% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#e6ece9',
500: '#dce4e0',
950: '#000000',
},
}SCSS
$custom: #dce4e0; $custom-light: #e6ece9; $custom-dark: #000000;
JSON
{
"hex": "#dce4e0",
"rgb": {
"r": 220,
"g": 228,
"b": 224
},
"hsl": {
"h": 150,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.91164,
"c": 0.01011,
"h": 164.9
},
"luminance": 0.76084
}Semantic roles & 50–950 ramp
primary
#DCE4E0
secondary
#B9ABB2
accent
#4E7397
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484