#DCE4E4#DCE4E4
#DCE4E4 is a very light, near-neutral teal. Relative luminance 0.763; OKLCH L 91.3% C 0.009 H 197.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4E4 |
|---|---|
| RGB | rgb(220, 228, 228) |
| HSL | hsl(180, 13%, 88%) |
| HSV | hsv(180, 4%, 89%) |
| CMYK | cmyk(3.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(90.00, -2.67, -0.93) |
| CIE-LCH | lch(90.00, 2.83, 199.21°) |
| OKLab | oklab(91.28% -0.0082 -0.0025) |
| OKLCH | oklch(91.28% 0.009 197) |
| XYZ | xyz(71.2595, 76.3035, 84.3576) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.52
Light Grey
#D8DCD6
ΔE00 3.62
Gainsboro
#DCDCDC
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.47
Aliceblue
#F0F8FF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4E4 #E4DCDC
analogous
#DCE4E0 #DCE4E4 #DCE0E4
triadic
#DCE4E4 #E4DCE4 #E4E4DC
tetradic
#DCE4E4 #E0DCE4 #E4DCDC #E0E4DC
square
#DCE4E4 #E0DCE4 #E4DCDC #E0E4DC
split-complementary
#DCE4E4 #E4DCE0 #E4E0DC
monochromatic
#97AFAF #B9C9C9 #DCE4E4 #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.29
#DCE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#DCE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4E4
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4E4 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#DAE5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce4e4; /* rgb */ color: rgb(220, 228, 228); /* oklch */ color: oklch(91.3% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#e6ecec',
500: '#dce4e4',
950: '#000000',
},
}SCSS
$custom: #dce4e4; $custom-light: #e6ecec; $custom-dark: #000000;
JSON
{
"hex": "#dce4e4",
"rgb": {
"r": 220,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.91278,
"c": 0.00861,
"h": 197
},
"luminance": 0.76304
}Semantic roles & 50–950 ramp
primary
#DCE4E4
secondary
#B9ABAB
accent
#4E4E97
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484