#49BDFF
A light, vivid blue closely aligning with Deepskyblue.
About #49BDFF
When working with digital screens, the color #49BDFF is rendered by mixing light. Its closest recognized web color is Deepskyblue. In the RGB color space, it consists of 73 red, 189 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 71% C, 26% M, 0% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49BDFF
RGB73, 189, 255
HSL201.8°, 100.0%, 64.3%
CMYK71%, 26%, 0%, 0%
HSV201.8°, 71.4%, 100.0%
LAB72.9, -11.7, -41.9
XYZ39.0, 45.0, 101.2
Decimal4832767
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.10:1
Text on #FFFFFF
FAIL
10.01:1
Text on #000000
AAA
2.01:1
Text on #F8FAFC
FAIL
8.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BDFF;
}
.text-color {
color: #49BDFF;
}
.border-color {
border: 2px solid #49BDFF;
}