#DBEBE7#DBEBE7
#DBEBE7 is a very light, near-neutral teal. Relative luminance 0.802; OKLCH L 92.7% C 0.018 H 179.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBE7 |
|---|---|
| RGB | rgb(219, 235, 231) |
| HSL | hsl(165, 29%, 89%) |
| HSV | hsv(165, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(91.79, -6.02, 0.12) |
| CIE-LCH | lch(91.79, 6.03, 178.90°) |
| OKLab | oklab(92.7% -0.0178 0.0002) |
| OKLCH | oklch(92.7% 0.018 179.3) |
| XYZ | xyz(73.3426, 80.2454, 87.2107) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.74
Mintcream
#F5FFFA
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.57
Lightcyan
#E0FFFF
ΔE00 5.92
Honeydew
#F0FFF0
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBE7 #EBDBDF
analogous
#DBEBDF #DBEBE7 #DBE7EB
triadic
#DBEBE7 #E7DBEB #EBE7DB
tetradic
#DBEBE7 #DFDBEB #EBDBDF #E7EBDB
square
#DBEBE7 #DFDBEB #EBDBDF #E7EBDB
split-complementary
#DBEBE7 #EBDBE7 #EBDFDB
monochromatic
#8CBFB3 #B4D5CD #DBEBE7 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.23
#DBEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DBEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBE7
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBE7 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E7
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#D7ECEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbebe7; /* rgb */ color: rgb(219, 235, 231); /* oklch */ color: oklch(92.7% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#e6f1ee',
500: '#dbebe7',
950: '#000000',
},
}SCSS
$custom: #dbebe7; $custom-light: #e6f1ee; $custom-dark: #000000;
JSON
{
"hex": "#dbebe7",
"rgb": {
"r": 219,
"g": 235,
"b": 231
},
"hsl": {
"h": 165,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92701,
"c": 0.0178,
"h": 179.3
},
"luminance": 0.80246
}Semantic roles & 50–950 ramp
primary
#DBEBE7
secondary
#C4A6AE
accent
#3E59A7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585