#DCE6E2#DCE6E2
#DCE6E2 is a very light, near-neutral teal. Relative luminance 0.773; OKLCH L 91.6% C 0.012 H 170.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6E2 |
|---|---|
| RGB | rgb(220, 230, 226) |
| HSL | hsl(156, 17%, 88%) |
| HSV | hsv(156, 4%, 90%) |
| CMYK | cmyk(4.3%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(90.46, -4.06, 0.79) |
| CIE-LCH | lch(90.46, 4.14, 169.04°) |
| OKLab | oklab(91.62% -0.0118 0.002) |
| OKLCH | oklch(91.62% 0.012 170.2) |
| XYZ | xyz(71.5369, 77.2998, 83.0883) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.28
Mintcream
#F5FFFA
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 5.66
Fog
#D8DCE0
ΔE00 5.76
Whitesmoke
#F5F5F5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6E2 #E6DCE0
analogous
#DCE6DD #DCE6E2 #DCE5E6
triadic
#DCE6E2 #E2DCE6 #E6E2DC
tetradic
#DCE6E2 #DDDCE6 #E6DCE0 #E5E6DC
square
#DCE6E2 #DDDCE6 #E6DCE0 #E5E6DC
split-complementary
#DCE6E2 #E6DCE5 #E6DDDC
monochromatic
#95B3A7 #B8CCC4 #DCE6E2 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.28
#DCE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DCE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6E2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6E2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#DAE6E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce6e2; /* rgb */ color: rgb(220, 230, 226); /* oklch */ color: oklch(91.6% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#e6edeb',
500: '#dce6e2',
950: '#000000',
},
}SCSS
$custom: #dce6e2; $custom-light: #e6edeb; $custom-dark: #000000;
JSON
{
"hex": "#dce6e2",
"rgb": {
"r": 220,
"g": 230,
"b": 226
},
"hsl": {
"h": 156,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.91623,
"c": 0.01195,
"h": 170.2
},
"luminance": 0.773
}Semantic roles & 50–950 ramp
primary
#DCE6E2
secondary
#BCAAB1
accent
#4B6B9B
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484