#DBE9EB#DBE9EB
#DBE9EB is a very light, near-neutral teal. Relative luminance 0.793; OKLCH L 92.4% C 0.015 H 207.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9EB |
|---|---|
| RGB | rgb(219, 233, 235) |
| HSL | hsl(188, 29%, 89%) |
| HSV | hsv(188, 7%, 92%) |
| CMYK | cmyk(6.8%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(91.39, -4.26, -2.57) |
| CIE-LCH | lch(91.39, 4.97, 211.13°) |
| OKLab | oklab(92.41% -0.0135 -0.0069) |
| OKLCH | oklch(92.41% 0.015 207.1) |
| XYZ | xyz(73.3446, 79.3352, 90.0303) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.64
Fog
#D8DCE0
ΔE00 5.26
Aliceblue
#F0F8FF
ΔE00 5.35
Light Grey
#D8DCD6
ΔE00 5.75
Mintcream
#F5FFFA
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9EB #EBDDDB
analogous
#DBEBE5 #DBE9EB #DBE1EB
triadic
#DBE9EB #EBDBE9 #E9EBDB
tetradic
#DBE9EB #E5DBEB #EBDDDB #E1EBDB
square
#DBE9EB #E5DBEB #EBDDDB #E1EBDB
split-complementary
#DBE9EB #EBDBE1 #EBE5DB
monochromatic
#8CB9BF #B4D1D5 #DBE9EB #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.25
#DBE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DBE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9EB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9EB | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#D7EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbe9eb; /* rgb */ color: rgb(219, 233, 235); /* oklch */ color: oklch(92.4% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#e6f0f1',
500: '#dbe9eb',
950: '#000000',
},
}SCSS
$custom: #dbe9eb; $custom-light: #e6f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dbe9eb",
"rgb": {
"r": 219,
"g": 233,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92412,
"c": 0.01519,
"h": 207.1
},
"luminance": 0.79336
}Semantic roles & 50–950 ramp
primary
#DBE9EB
secondary
#C4AAA6
accent
#4B3EA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585