#49DBF8
A light, vivid cyan closely aligning with Skyblue.
About #49DBF8
The precise color #49DBF8 is an excellent choice for modern design projects. Its closest recognized web color is Skyblue. This translates to an RGB value of rgb(73, 219, 248).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 71% cyan, 12% magenta, 0% yellow, and 3% 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. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49DBF8
RGB73, 219, 248
HSL189.9°, 92.6%, 62.9%
CMYK71%, 12%, 0%, 3%
HSV189.9°, 70.6%, 97.3%
LAB81.2, -29.3, -25.4
XYZ45.0, 58.9, 97.8
Decimal4840440
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.77:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DBF8;
}
.text-color {
color: #49DBF8;
}
.border-color {
border: 2px solid #49DBF8;
}