#DBE8EA#DBE8EA
#DBE8EA is a very light, near-neutral teal. Relative luminance 0.787; OKLCH L 92.2% C 0.014 H 207.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE8EA |
|---|---|
| RGB | rgb(219, 232, 234) |
| HSL | hsl(188, 26%, 89%) |
| HSV | hsv(188, 6%, 92%) |
| CMYK | cmyk(6.4%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.10, -3.93, -2.46) |
| CIE-LCH | lch(91.10, 4.64, 212.03°) |
| OKLab | oklab(92.18% -0.0125 -0.0066) |
| OKLCH | oklch(92.18% 0.014 207.9) |
| XYZ | xyz(72.9182, 78.7131, 89.1775) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.85
Azure (CSS)
#F0FFFF
ΔE00 4.87
Aliceblue
#F0F8FF
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE8EA #EADDDB
analogous
#DBEAE5 #DBE8EA #DBE1EA
triadic
#DBE8EA #EADBE8 #E8EADB
tetradic
#DBE8EA #E5DBEA #EADDDB #E1EADB
square
#DBE8EA #E5DBEA #EADDDB #E1EADB
split-complementary
#DBE8EA #EADBE1 #EAE5DB
monochromatic
#8EB7BD #B4CFD3 #DBE8EA #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.25
#DBE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DBE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE8EA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE8EA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#D7E9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe8ea; /* rgb */ color: rgb(219, 232, 234); /* oklch */ color: oklch(92.2% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#e6eff0',
500: '#dbe8ea',
950: '#000000',
},
}SCSS
$custom: #dbe8ea; $custom-light: #e6eff0; $custom-dark: #000000;
JSON
{
"hex": "#dbe8ea",
"rgb": {
"r": 219,
"g": 232,
"b": 234
},
"hsl": {
"h": 188,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.92182,
"c": 0.01416,
"h": 207.9
},
"luminance": 0.78714
}Semantic roles & 50–950 ramp
primary
#DBE8EA
secondary
#C2ABA7
accent
#4E41A5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585