#DBECEB#DBECEB
#DBECEB is a very light, near-neutral teal. Relative luminance 0.810; OKLCH L 93.0% C 0.018 H 192.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBECEB |
|---|---|
| RGB | rgb(219, 236, 235) |
| HSL | hsl(176, 31%, 89%) |
| HSV | hsv(176, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(92.15, -5.79, -1.45) |
| CIE-LCH | lch(92.15, 5.96, 194.03°) |
| OKLab | oklab(93.02% -0.0176 -0.0039) |
| OKLCH | oklch(93.02% 0.018 192.6) |
| XYZ | xyz(74.2011, 81.0482, 90.3158) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.17
Mintcream
#F5FFFA
ΔE00 5.15
Lightcyan
#E0FFFF
ΔE00 5.44
Light Grey
#D8DCD6
ΔE00 6.16
Aliceblue
#F0F8FF
ΔE00 6.80
Honeydew
#F0FFF0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBECEB #ECDBDC
analogous
#DBECE3 #DBECEB #DBE5EC
triadic
#DBECEB #EBDBEC #ECEBDB
tetradic
#DBECEB #E3DBEC #ECDBDC #E5ECDB
square
#DBECEB #E3DBEC #ECDBDC #E5ECDB
split-complementary
#DBECEB #ECDBE5 #ECE3DB
monochromatic
#8BC2BE #B3D7D5 #DBECEB #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.22
#DBECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DBECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBECEB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBECEB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#D7EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbeceb; /* rgb */ color: rgb(219, 236, 235); /* oklch */ color: oklch(93.0% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#e6f2f1',
500: '#dbeceb',
950: '#000000',
},
}SCSS
$custom: #dbeceb; $custom-light: #e6f2f1; $custom-dark: #000000;
JSON
{
"hex": "#dbeceb",
"rgb": {
"r": 219,
"g": 236,
"b": 235
},
"hsl": {
"h": 176.471,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.93017,
"c": 0.01807,
"h": 192.6
},
"luminance": 0.81049
}Semantic roles & 50–950 ramp
primary
#DBECEB
secondary
#C5A6A8
accent
#3C42AA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585