#DBEBEB#DBEBEB
#DBEBEB is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.8% C 0.017 H 196.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBEB |
|---|---|
| RGB | rgb(219, 235, 235) |
| HSL | hsl(180, 29%, 89%) |
| HSV | hsv(180, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.90, -5.28, -1.82) |
| CIE-LCH | lch(91.90, 5.58, 199.03°) |
| OKLab | oklab(92.82% -0.0163 -0.0049) |
| OKLCH | oklch(92.82% 0.017 196.9) |
| XYZ | xyz(73.9140, 80.4740, 90.2201) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.22
Mintcream
#F5FFFA
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 5.95
Aliceblue
#F0F8FF
ΔE00 6.29
Fog
#D8DCE0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBEB #EBDBDB
analogous
#DBEBE3 #DBEBEB #DBE3EB
triadic
#DBEBEB #EBDBEB #EBEBDB
tetradic
#DBEBEB #E3DBEB #EBDBDB #E3EBDB
square
#DBEBEB #E3DBEB #EBDBDB #E3EBDB
split-complementary
#DBEBEB #EBDBE3 #EBE3DB
monochromatic
#8CBFBF #B4D5D5 #DBEBEB #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.23
#DBEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DBEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBEB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBEB | 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)
#E9E9EB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#D7ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebeb; /* rgb */ color: rgb(219, 235, 235); /* oklch */ color: oklch(92.8% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#e6f1f1',
500: '#dbebeb',
950: '#000000',
},
}SCSS
$custom: #dbebeb; $custom-light: #e6f1f1; $custom-dark: #000000;
JSON
{
"hex": "#dbebeb",
"rgb": {
"r": 219,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92815,
"c": 0.017,
"h": 196.9
},
"luminance": 0.80475
}Semantic roles & 50–950 ramp
primary
#DBEBEB
secondary
#C4A6A6
accent
#3E3EA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585