#1DB6F8
A medium, vivid blue closely aligning with Deepskyblue.
About #1DB6F8
The precise color #1DB6F8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Deepskyblue. Its digital footprint relies on 29 parts red, 182 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 88% cyan and 27% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DB6F8
RGB29, 182, 248
HSL198.1°, 94.0%, 54.3%
CMYK88%, 27%, 0%, 3%
HSV198.1°, 88.3%, 97.3%
LAB69.8, -14.4, -43.0
XYZ34.2, 40.5, 94.8
Decimal1947384
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.10:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DB6F8;
}
.text-color {
color: #1DB6F8;
}
.border-color {
border: 2px solid #1DB6F8;
}