#758A92
A medium, muted blue closely aligning with Lightslategray.
About #758A92
The precise color #758A92 is an excellent choice for modern design projects. Its closest recognized web color is Lightslategray. Its digital footprint relies on 117 parts red, 138 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 20% C, 5% M, 0% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#758A92
RGB117, 138, 146
HSL196.6°, 11.7%, 51.6%
CMYK20%, 5%, 0%, 43%
HSV196.6°, 19.9%, 57.3%
LAB56.1, -5.7, -6.8
XYZ21.6, 24.0, 30.7
Decimal7703186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.62:1
Text on #FFFFFF
AA Large
5.81:1
Text on #000000
AA
3.46:1
Text on #F8FAFC
AA Large
4.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758A92;
}
.text-color {
color: #758A92;
}
.border-color {
border: 2px solid #758A92;
}