#DBEBE6#DBEBE6
#DBEBE6 is a very light, near-neutral teal. Relative luminance 0.802; OKLCH L 92.7% C 0.018 H 175.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBE6 |
|---|---|
| RGB | rgb(219, 235, 230) |
| HSL | hsl(161, 29%, 89%) |
| HSV | hsv(161, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.77, -6.21, 0.60) |
| CIE-LCH | lch(91.77, 6.24, 174.48°) |
| OKLab | oklab(92.67% -0.0182 0.0015) |
| OKLCH | oklch(92.67% 0.018 175.3) |
| XYZ | xyz(73.2017, 80.1891, 86.4690) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.97
Mintcream
#F5FFFA
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.56
Honeydew
#F0FFF0
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBE6 #EBDBE0
analogous
#DBEBDE #DBEBE6 #DBE8EB
triadic
#DBEBE6 #E6DBEB #EBE6DB
tetradic
#DBEBE6 #DEDBEB #EBDBE0 #E8EBDB
square
#DBEBE6 #DEDBEB #EBDBE0 #E8EBDB
split-complementary
#DBEBE6 #EBDBE8 #EBDEDB
monochromatic
#8CBFAF #B4D5CB #DBEBE6 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.23
#DBEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DBEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBE6
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBE6 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#D8EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbebe6; /* rgb */ color: rgb(219, 235, 230); /* oklch */ color: oklch(92.7% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#e6f1ed',
500: '#dbebe6',
950: '#000000',
},
}SCSS
$custom: #dbebe6; $custom-light: #e6f1ed; $custom-dark: #000000;
JSON
{
"hex": "#dbebe6",
"rgb": {
"r": 219,
"g": 235,
"b": 230
},
"hsl": {
"h": 161.25,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92672,
"c": 0.01824,
"h": 175.3
},
"luminance": 0.8019
}Semantic roles & 50–950 ramp
primary
#DBEBE6
secondary
#C4A6B0
accent
#3E5FA7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584