#5F90AC
A medium, moderate blue closely aligning with Lightslategray.
About #5F90AC
The precise color #5F90AC is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightslategray. This translates to an RGB value of rgb(95, 144, 172).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 45% cyan and 16% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F90AC
RGB95, 144, 172
HSL201.8°, 31.7%, 52.4%
CMYK45%, 16%, 0%, 33%
HSV201.8°, 44.8%, 67.5%
LAB57.4, -8.8, -19.9
XYZ22.1, 25.4, 42.8
Decimal6262956
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F90AC;
}
.text-color {
color: #5F90AC;
}
.border-color {
border: 2px solid #5F90AC;
}