#DBEBEC#DBEBEC
#DBEBEC is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.8% C 0.017 H 201.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBEC |
|---|---|
| RGB | rgb(219, 235, 236) |
| HSL | hsl(184, 31%, 89%) |
| HSV | hsv(184, 7%, 93%) |
| CMYK | cmyk(7.2%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.92, -5.09, -2.30) |
| CIE-LCH | lch(91.92, 5.59, 204.36°) |
| OKLab | oklab(92.84% -0.0159 -0.0062) |
| OKLCH | oklch(92.84% 0.017 201.4) |
| XYZ | xyz(74.0588, 80.5320, 90.9831) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.22
Mintcream
#F5FFFA
ΔE00 5.46
Aliceblue
#F0F8FF
ΔE00 5.96
Lightcyan
#E0FFFF
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBEC #ECDCDB
analogous
#DBECE5 #DBEBEC #DBE3EC
triadic
#DBEBEC #ECDBEB #EBECDB
tetradic
#DBEBEC #E5DBEC #ECDCDB #E3ECDB
square
#DBEBEC #E5DBEC #ECDCDB #E3ECDB
split-complementary
#DBEBEC #ECDBE3 #ECE5DB
monochromatic
#8BBEC2 #B3D5D7 #DBEBEC #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.23
#DBEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DBEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBEC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBEC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#D6ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebec; /* rgb */ color: rgb(219, 235, 236); /* oklch */ color: oklch(92.8% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#e6f1f2',
500: '#dbebec',
950: '#000000',
},
}SCSS
$custom: #dbebec; $custom-light: #e6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#dbebec",
"rgb": {
"r": 219,
"g": 235,
"b": 236
},
"hsl": {
"h": 183.529,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.92844,
"c": 0.01706,
"h": 201.4
},
"luminance": 0.80533
}Semantic roles & 50–950 ramp
primary
#DBEBEC
secondary
#C5A8A6
accent
#423CAA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585