#DCE6E6#DCE6E6
#DCE6E6 is a very light, near-neutral teal. Relative luminance 0.775; OKLCH L 91.7% C 0.011 H 197.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6E6 |
|---|---|
| RGB | rgb(220, 230, 230) |
| HSL | hsl(180, 17%, 88%) |
| HSV | hsv(180, 4%, 90%) |
| CMYK | cmyk(4.3%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(90.56, -3.33, -1.16) |
| CIE-LCH | lch(90.56, 3.52, 199.17°) |
| OKLab | oklab(91.74% -0.0102 -0.0031) |
| OKLCH | oklch(91.74% 0.011 197) |
| XYZ | xyz(72.0921, 77.5219, 86.0127) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.12
Fog
#D8DCE0
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.35
Aliceblue
#F0F8FF
ΔE00 5.58
Mintcream
#F5FFFA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6E6 #E6DCDC
analogous
#DCE6E1 #DCE6E6 #DCE1E6
triadic
#DCE6E6 #E6DCE6 #E6E6DC
tetradic
#DCE6E6 #E1DCE6 #E6DCDC #E1E6DC
square
#DCE6E6 #E1DCE6 #E6DCDC #E1E6DC
split-complementary
#DCE6E6 #E6DCE1 #E6E1DC
monochromatic
#95B3B3 #B8CCCC #DCE6E6 #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.27
#DCE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DCE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6E6
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6E6 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#D9E7E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce6e6; /* rgb */ color: rgb(220, 230, 230); /* oklch */ color: oklch(91.7% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#e6eded',
500: '#dce6e6',
950: '#000000',
},
}SCSS
$custom: #dce6e6; $custom-light: #e6eded; $custom-dark: #000000;
JSON
{
"hex": "#dce6e6",
"rgb": {
"r": 220,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.91737,
"c": 0.01072,
"h": 197
},
"luminance": 0.77522
}Semantic roles & 50–950 ramp
primary
#DCE6E6
secondary
#BCAAAA
accent
#4B4B9B
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484