#DCEBE8#DCEBE8
#DCEBE8 is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.8% C 0.016 H 182.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBE8 |
|---|---|
| RGB | rgb(220, 235, 232) |
| HSL | hsl(168, 27%, 89%) |
| HSV | hsv(168, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(91.89, -5.51, -0.26) |
| CIE-LCH | lch(91.89, 5.52, 182.69°) |
| OKLab | oklab(92.8% -0.0164 -0.0008) |
| OKLCH | oklch(92.8% 0.016 182.7) |
| XYZ | xyz(73.7860, 80.4577, 87.9708) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.45
Mintcream
#F5FFFA
ΔE00 4.79
Light Grey
#D8DCD6
ΔE00 5.33
Lightcyan
#E0FFFF
ΔE00 6.09
Honeydew
#F0FFF0
ΔE00 6.45
Fog
#D8DCE0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBE8 #EBDCDF
analogous
#DCEBE1 #DCEBE8 #DCE7EB
triadic
#DCEBE8 #E8DCEB #EBE8DC
tetradic
#DCEBE8 #E1DCEB #EBDCDF #E7EBDC
square
#DCEBE8 #E1DCEB #EBDCDF #E7EBDC
split-complementary
#DCEBE8 #EBDCE7 #EBE1DC
monochromatic
#8EBEB5 #B5D5CE #DCEBE8 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.23
#DCEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DCEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBE8
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBE8 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#E6E7E8
Tritanopia (blue-blind)
#D9ECEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebe8; /* rgb */ color: rgb(220, 235, 232); /* oklch */ color: oklch(92.8% 0.016 182.7);
Tailwind
colors: {
custom: {
50: '#e6f1ef',
500: '#dcebe8',
950: '#000000',
},
}SCSS
$custom: #dcebe8; $custom-light: #e6f1ef; $custom-dark: #000000;
JSON
{
"hex": "#dcebe8",
"rgb": {
"r": 220,
"g": 235,
"b": 232
},
"hsl": {
"h": 168,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92801,
"c": 0.01643,
"h": 182.7
},
"luminance": 0.80459
}Semantic roles & 50–950 ramp
primary
#DCEBE8
secondary
#C4A8AD
accent
#4054A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585