#5F92AF
A medium, moderate blue closely aligning with Lightslategray.
About #5F92AF
At its core, #5F92AF is a medium and moderate hue. Designers often compare it to the standard color Lightslategray. In the RGB color space, it consists of 95 red, 146 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 46% C, 17% M, 0% Y, and 31% K. The HSL representation is 201.8° hue, 33.3% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F92AF
RGB95, 146, 175
HSL201.8°, 33.3%, 52.9%
CMYK46%, 17%, 0%, 31%
HSV201.8°, 45.7%, 68.6%
LAB58.1, -9.1, -20.5
XYZ22.7, 26.1, 44.4
Decimal6263471
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F92AF;
}
.text-color {
color: #5F92AF;
}
.border-color {
border: 2px solid #5F92AF;
}