#DCEBE6#DCEBE6
#DCEBE6 is a very light, near-neutral teal. Relative luminance 0.803; OKLCH L 92.7% C 0.017 H 174.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBE6 |
|---|---|
| RGB | rgb(220, 235, 230) |
| HSL | hsl(160, 27%, 89%) |
| HSV | hsv(160, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.84, -5.88, 0.71) |
| CIE-LCH | lch(91.84, 5.92, 173.11°) |
| OKLab | oklab(92.75% -0.0172 0.0018) |
| OKLCH | oklch(92.75% 0.017 174.1) |
| XYZ | xyz(73.5036, 80.3447, 86.4832) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.80
Azure (CSS)
#F0FFFF
ΔE00 4.88
Light Grey
#D8DCD6
ΔE00 5.27
Honeydew
#F0FFF0
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 6.27
Fog
#D8DCE0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBE6 #EBDCE1
analogous
#DCEBDF #DCEBE6 #DCE9EB
triadic
#DCEBE6 #E6DCEB #EBE6DC
tetradic
#DCEBE6 #DFDCEB #EBDCE1 #E9EBDC
square
#DCEBE6 #DFDCEB #EBDCE1 #E9EBDC
split-complementary
#DCEBE6 #EBDCE9 #EBDFDC
monochromatic
#8EBEAE #B5D5CA #DCEBE6 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.23
#DCEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DCEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBE6
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBE6 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#D9EBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebe6; /* rgb */ color: rgb(220, 235, 230); /* oklch */ color: oklch(92.7% 0.017 174.1);
Tailwind
colors: {
custom: {
50: '#e6f1ed',
500: '#dcebe6',
950: '#000000',
},
}SCSS
$custom: #dcebe6; $custom-light: #e6f1ed; $custom-dark: #000000;
JSON
{
"hex": "#dcebe6",
"rgb": {
"r": 220,
"g": 235,
"b": 230
},
"hsl": {
"h": 160,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92745,
"c": 0.01727,
"h": 174.1
},
"luminance": 0.80345
}Semantic roles & 50–950 ramp
primary
#DCEBE6
secondary
#C4A8B1
accent
#4062A6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584