#50B6F0
A light, vivid blue closely aligning with Deepskyblue.
About #50B6F0
At its core, #50B6F0 is a light and vivid hue. Its closest recognized web color is Deepskyblue. Its digital footprint relies on 80 parts red, 182 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 67% cyan, 24% magenta, 0% yellow, and 6% black. With a hue angle of 201.8 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#50B6F0
RGB80, 182, 240
HSL201.8°, 84.2%, 62.7%
CMYK67%, 24%, 0%, 6%
HSV201.8°, 66.7%, 94.1%
LAB70.5, -11.8, -37.6
XYZ35.8, 41.5, 88.6
Decimal5289712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.29:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.90:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50B6F0;
}
.text-color {
color: #50B6F0;
}
.border-color {
border: 2px solid #50B6F0;
}