#50A0BD
A medium, moderate blue closely aligning with Cadetblue.
About #50A0BD
The precise color #50A0BD is an excellent choice for modern design projects. Its closest recognized web color is Cadetblue. This translates to an RGB value of rgb(80, 160, 189).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 58% cyan, 15% magenta, 0% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50A0BD
RGB80, 160, 189
HSL196.0°, 45.2%, 52.7%
CMYK58%, 15%, 0%, 26%
HSV196.0°, 57.7%, 74.1%
LAB62.1, -16.0, -22.4
XYZ25.1, 30.5, 52.7
Decimal5284029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.96:1
Text on #FFFFFF
FAIL
7.10:1
Text on #000000
AAA
2.83:1
Text on #F8FAFC
FAIL
6.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A0BD;
}
.text-color {
color: #50A0BD;
}
.border-color {
border: 2px solid #50A0BD;
}