#DCE8E6#DCE8E6
#DCE8E6 is a very light, near-neutral teal. Relative luminance 0.786; OKLCH L 92.1% C 0.013 H 185.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8E6 |
|---|---|
| RGB | rgb(220, 232, 230) |
| HSL | hsl(170, 21%, 89%) |
| HSV | hsv(170, 5%, 91%) |
| CMYK | cmyk(5.2%, 0%, 0.9%, 9%) |
| CIE-LAB | lab(91.07, -4.35, -0.41) |
| CIE-LCH | lch(91.07, 4.37, 185.39°) |
| OKLab | oklab(92.14% -0.013 -0.0012) |
| OKLCH | oklch(92.14% 0.013 185.1) |
| XYZ | xyz(72.6519, 78.6414, 86.1993) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 5.07
Fog
#D8DCE0
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8E6 #E8DCDE
analogous
#DCE8E0 #DCE8E6 #DCE4E8
triadic
#DCE8E6 #E6DCE8 #E8E6DC
tetradic
#DCE8E6 #E0DCE8 #E8DCDE #E4E8DC
square
#DCE8E6 #E0DCE8 #E8DCDE #E4E8DC
split-complementary
#DCE8E6 #E8DCE4 #E8E0DC
monochromatic
#92B7B1 #B7D0CC #DCE8E6 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.26
#DCE8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DCE8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8E6
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8E6 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E6
Deuteranopia (green-blind)
#E4E5E6
Tritanopia (blue-blind)
#D9E9E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce8e6; /* rgb */ color: rgb(220, 232, 230); /* oklch */ color: oklch(92.1% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#e6efed',
500: '#dce8e6',
950: '#000000',
},
}SCSS
$custom: #dce8e6; $custom-light: #e6efed; $custom-dark: #000000;
JSON
{
"hex": "#dce8e6",
"rgb": {
"r": 220,
"g": 232,
"b": 230
},
"hsl": {
"h": 170,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.9214,
"c": 0.01308,
"h": 185.1
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#DCE8E6
secondary
#BFA9AD
accent
#46559F
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584