#5775A8
A medium, moderate blue closely aligning with Steelblue.
About #5775A8
Visually, #5775A8 is defined as a moderate blue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 117, and 168.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 48% cyan and 30% magenta inks. The HSL representation is 217.8° hue, 31.8% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5775A8
RGB87, 117, 168
HSL217.8°, 31.8%, 50.0%
CMYK48%, 30%, 0%, 34%
HSV217.8°, 48.2%, 65.9%
LAB49.0, 3.6, -30.6
XYZ17.4, 17.6, 39.5
Decimal5731752
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.65:1
Text on #FFFFFF
AA
4.52:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5775A8;
}
.text-color {
color: #5775A8;
}
.border-color {
border: 2px solid #5775A8;
}