#DCE7E2#DCE7E2
#DCE7E2 is a very light, near-neutral teal. Relative luminance 0.779; OKLCH L 91.8% C 0.014 H 167.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7E2 |
|---|---|
| RGB | rgb(220, 231, 226) |
| HSL | hsl(153, 19%, 88%) |
| HSV | hsv(153, 5%, 91%) |
| CMYK | cmyk(4.8%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(90.72, -4.57, 1.16) |
| CIE-LCH | lch(90.72, 4.72, 165.77°) |
| OKLab | oklab(91.83% -0.0132 0.003) |
| OKLCH | oklch(91.83% 0.014 167.2) |
| XYZ | xyz(71.8160, 77.8580, 83.1813) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 5.08
Azure (CSS)
#F0FFFF
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.44
Honeydew
#F0FFF0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7E2 #E7DCE1
analogous
#DCE7DC #DCE7E2 #DCE6E7
triadic
#DCE7E2 #E2DCE7 #E7E2DC
tetradic
#DCE7E2 #DCDCE7 #E7DCE1 #E6E7DC
square
#DCE7E2 #DCDCE7 #E7DCE1 #E6E7DC
split-complementary
#DCE7E2 #E7DCE6 #E7DCDC
monochromatic
#93B5A6 #B8CEC4 #DCE7E2 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.27
#DCE7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#DCE7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7E2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7E2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#DAE7E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce7e2; /* rgb */ color: rgb(220, 231, 226); /* oklch */ color: oklch(91.8% 0.014 167.2);
Tailwind
colors: {
custom: {
50: '#e6eeeb',
500: '#dce7e2',
950: '#000000',
},
}SCSS
$custom: #dce7e2; $custom-light: #e6eeeb; $custom-dark: #000000;
JSON
{
"hex": "#dce7e2",
"rgb": {
"r": 220,
"g": 231,
"b": 226
},
"hsl": {
"h": 152.727,
"s": 18.644,
"l": 88.431
},
"oklch": {
"l": 0.91825,
"c": 0.01352,
"h": 167.2
},
"luminance": 0.77858
}Semantic roles & 50–950 ramp
primary
#DCE7E2
secondary
#BDAAB3
accent
#496F9D
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584