#DCEBE9#DCEBE9
#DCEBE9 is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.8% C 0.016 H 187.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBE9 |
|---|---|
| RGB | rgb(220, 235, 233) |
| HSL | hsl(172, 27%, 89%) |
| HSV | hsv(172, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(91.92, -5.33, -0.74) |
| CIE-LCH | lch(91.92, 5.38, 187.94°) |
| OKLab | oklab(92.83% -0.016 -0.0021) |
| OKLCH | oklch(92.83% 0.016 187.3) |
| XYZ | xyz(73.9285, 80.5147, 88.7210) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 5.42
Lightcyan
#E0FFFF
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.75
Aliceblue
#F0F8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBE9 #EBDCDE
analogous
#DCEBE2 #DCEBE9 #DCE6EB
triadic
#DCEBE9 #E9DCEB #EBE9DC
tetradic
#DCEBE9 #E2DCEB #EBDCDE #E6EBDC
square
#DCEBE9 #E2DCEB #EBDCDE #E6EBDC
split-complementary
#DCEBE9 #EBDCE6 #EBE2DC
monochromatic
#8EBEB8 #B5D5D1 #DCEBE9 #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.23
#DCEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DCEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBE9
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBE9 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#D8ECEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebe9; /* rgb */ color: rgb(220, 235, 233); /* oklch */ color: oklch(92.8% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#e6f1f0',
500: '#dcebe9',
950: '#000000',
},
}SCSS
$custom: #dcebe9; $custom-light: #e6f1f0; $custom-dark: #000000;
JSON
{
"hex": "#dcebe9",
"rgb": {
"r": 220,
"g": 235,
"b": 233
},
"hsl": {
"h": 172,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.9283,
"c": 0.01615,
"h": 187.3
},
"luminance": 0.80515
}Semantic roles & 50–950 ramp
primary
#DCEBE9
secondary
#C4A8AB
accent
#404DA6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585