#DBE9E9
A very light, muted cyan closely aligning with Gainsboro.
About #DBE9E9
Visually, #DBE9E9 is defined as a muted cyan. Its closest recognized web color is Gainsboro. Its digital footprint relies on 219 parts red, 233 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 6% Cyan, 0% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBE9E9
RGB219, 233, 233
HSL180.0°, 24.1%, 88.6%
CMYK6%, 0%, 0%, 9%
HSV180.0°, 6.0%, 91.4%
LAB91.3, -4.6, -1.6
XYZ73.1, 79.2, 88.5
Decimal14412265
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.84:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBE9E9;
}
.text-color {
color: #DBE9E9;
}
.border-color {
border: 2px solid #DBE9E9;
}