#5799AF
A medium, moderate blue closely aligning with Cadetblue.
About #5799AF
At its core, #5799AF is a medium and moderate hue. It is closely associated with the named CSS color Cadetblue. Its digital footprint relies on 87 parts red, 153 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 50% cyan and 13% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5799AF
RGB87, 153, 175
HSL195.0°, 35.5%, 51.4%
CMYK50%, 13%, 0%, 31%
HSV195.0°, 50.3%, 68.6%
LAB59.8, -14.9, -18.0
XYZ23.1, 27.9, 44.7
Decimal5740975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.19:1
Text on #FFFFFF
AA Large
6.58:1
Text on #000000
AA
3.05:1
Text on #F8FAFC
AA Large
5.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5799AF;
}
.text-color {
color: #5799AF;
}
.border-color {
border: 2px solid #5799AF;
}