#DBEBE8#DBEBE8
#DBEBE8 is a very light, near-neutral teal. Relative luminance 0.803; OKLCH L 92.7% C 0.017 H 183.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBE8 |
|---|---|
| RGB | rgb(219, 235, 232) |
| HSL | hsl(169, 29%, 89%) |
| HSV | hsv(169, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(91.82, -5.84, -0.37) |
| CIE-LCH | lch(91.82, 5.85, 183.61°) |
| OKLab | oklab(92.73% -0.0174 -0.0011) |
| OKLCH | oklch(92.73% 0.017 183.5) |
| XYZ | xyz(73.4842, 80.3021, 87.9567) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.54
Mintcream
#F5FFFA
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 5.61
Lightcyan
#E0FFFF
ΔE00 5.84
Honeydew
#F0FFF0
ΔE00 6.46
Fog
#D8DCE0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBE8 #EBDBDE
analogous
#DBEBE0 #DBEBE8 #DBE6EB
triadic
#DBEBE8 #E8DBEB #EBE8DB
tetradic
#DBEBE8 #E0DBEB #EBDBDE #E6EBDB
square
#DBEBE8 #E0DBEB #EBDBDE #E6EBDB
split-complementary
#DBEBE8 #EBDBE6 #EBE0DB
monochromatic
#8CBFB6 #B4D5CF #DBEBE8 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.23
#DBEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DBEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBE8
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBE8 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#E6E7E8
Tritanopia (blue-blind)
#D7ECEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebe8; /* rgb */ color: rgb(219, 235, 232); /* oklch */ color: oklch(92.7% 0.017 183.5);
Tailwind
colors: {
custom: {
50: '#e6f1ef',
500: '#dbebe8',
950: '#000000',
},
}SCSS
$custom: #dbebe8; $custom-light: #e6f1ef; $custom-dark: #000000;
JSON
{
"hex": "#dbebe8",
"rgb": {
"r": 219,
"g": 235,
"b": 232
},
"hsl": {
"h": 168.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92729,
"c": 0.01744,
"h": 183.5
},
"luminance": 0.80303
}Semantic roles & 50–950 ramp
primary
#DBEBE8
secondary
#C4A6AC
accent
#3E52A7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585