#49BDE9
A light, vivid blue closely aligning with Deepskyblue.
About #49BDE9
The hex code #49BDE9 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Deepskyblue. Its digital footprint relies on 73 parts red, 189 parts green, and 233 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 69% Cyan, 19% Magenta, 0% Yellow, and 9% Black. The HSL representation is 196.5° hue, 78.4% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49BDE9
RGB73, 189, 233
HSL196.5°, 78.4%, 60.0%
CMYK69%, 19%, 0%, 9%
HSV196.5°, 68.7%, 91.4%
LAB72.0, -18.8, -31.4
XYZ35.7, 43.7, 83.6
Decimal4832745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.74:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BDE9;
}
.text-color {
color: #49BDE9;
}
.border-color {
border: 2px solid #49BDE9;
}