#DBE4E5#DBE4E5
#DBE4E5 is a very light, near-neutral teal. Relative luminance 0.762; OKLCH L 91.2% C 0.010 H 204.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE4E5 |
|---|---|
| RGB | rgb(219, 228, 229) |
| HSL | hsl(186, 16%, 88%) |
| HSV | hsv(186, 4%, 90%) |
| CMYK | cmyk(4.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(89.95, -2.82, -1.53) |
| CIE-LCH | lch(89.95, 3.21, 208.52°) |
| OKLab | oklab(91.23% -0.0089 -0.0041) |
| OKLCH | oklch(91.23% 0.01 204.9) |
| XYZ | xyz(71.0969, 76.2035, 85.0767) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.46
Light Grey
#D8DCD6
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 5.36
Aliceblue
#F0F8FF
ΔE00 5.41
Whitesmoke
#F5F5F5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE4E5 #E5DCDB
analogous
#DBE5E1 #DBE4E5 #DBDFE5
triadic
#DBE4E5 #E5DBE4 #E4E5DB
tetradic
#DBE4E5 #E1DBE5 #E5DCDB #DFE5DB
square
#DBE4E5 #E1DBE5 #E5DCDB #DFE5DB
split-complementary
#DBE4E5 #E5DBDF #E5E1DB
monochromatic
#94AFB2 #B7C9CB #DBE4E5 #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.29
#DBE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#DBE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE4E5
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE4E5 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E5
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#D8E5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe4e5; /* rgb */ color: rgb(219, 228, 229); /* oklch */ color: oklch(91.2% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#e6eced',
500: '#dbe4e5',
950: '#000000',
},
}SCSS
$custom: #dbe4e5; $custom-light: #e6eced; $custom-dark: #000000;
JSON
{
"hex": "#dbe4e5",
"rgb": {
"r": 219,
"g": 228,
"b": 229
},
"hsl": {
"h": 186,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.91232,
"c": 0.00978,
"h": 204.9
},
"luminance": 0.76204
}Semantic roles & 50–950 ramp
primary
#DBE4E5
secondary
#BBABA9
accent
#534B9A
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484