#6D758A
A medium, muted blue closely aligning with Slategray.
About #6D758A
The hex code #6D758A represents a beautifully specific shade of blue. Designers often compare it to the standard color Slategray. This translates to an RGB value of rgb(109, 117, 138).
If you are designing for print, the four-color process is what matters most. The color uses 21% Cyan, 15% Magenta, 0% Yellow, and 46% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D758A
RGB109, 117, 138
HSL223.4°, 11.7%, 48.4%
CMYK21%, 15%, 0%, 46%
HSV223.4°, 21.0%, 54.1%
LAB49.3, 1.8, -12.5
XYZ17.3, 17.8, 26.6
Decimal7173514
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D758A;
}
.text-color {
color: #6D758A;
}
.border-color {
border: 2px solid #6D758A;
}