#DBEBE5#DBEBE5
#DBEBE5 is a very light, near-neutral teal. Relative luminance 0.801; OKLCH L 92.6% C 0.019 H 171.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBE5 |
|---|---|
| RGB | rgb(219, 235, 229) |
| HSL | hsl(158, 29%, 89%) |
| HSV | hsv(158, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(91.74, -6.39, 1.08) |
| CIE-LCH | lch(91.74, 6.48, 170.37°) |
| OKLab | oklab(92.64% -0.0186 0.0028) |
| OKLCH | oklch(92.64% 0.019 171.5) |
| XYZ | xyz(73.0617, 80.1331, 85.7316) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 5.06
Azure (CSS)
#F0FFFF
ΔE00 5.23
Honeydew
#F0FFF0
ΔE00 5.47
Light Grey
#D8DCD6
ΔE00 5.58
Lightcyan
#E0FFFF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBE5 #EBDBE1
analogous
#DBEBDD #DBEBE5 #DBE9EB
triadic
#DBEBE5 #E5DBEB #EBE5DB
tetradic
#DBEBE5 #DDDBEB #EBDBE1 #E9EBDB
square
#DBEBE5 #DDDBEB #EBDBE1 #E9EBDB
split-complementary
#DBEBE5 #EBDBE9 #EBDDDB
monochromatic
#8CBFAC #B4D5C9 #DBEBE5 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.23
#DBEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DBEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBE5
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBE5 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#E7E6E5
Tritanopia (blue-blind)
#D8EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbebe5; /* rgb */ color: rgb(219, 235, 229); /* oklch */ color: oklch(92.6% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#e6f1ed',
500: '#dbebe5',
950: '#000000',
},
}SCSS
$custom: #dbebe5; $custom-light: #e6f1ed; $custom-dark: #000000;
JSON
{
"hex": "#dbebe5",
"rgb": {
"r": 219,
"g": 235,
"b": 229
},
"hsl": {
"h": 157.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92644,
"c": 0.01878,
"h": 171.5
},
"luminance": 0.80134
}Semantic roles & 50–950 ramp
primary
#DBEBE5
secondary
#C4A6B1
accent
#3E66A7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584