#7C8A75
A medium, muted neutral closely aligning with Gray.
About #7C8A75
Visually, #7C8A75 is defined as a muted neutral. It is closely associated with the named CSS color Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 138, and 117.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 10% C, 0% M, 15% Y, and 46% K. The HSL representation is 100.0° hue, 8.2% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 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#7C8A75
RGB124, 138, 117
HSL100.0°, 8.2%, 50.0%
CMYK10%, 0%, 15%, 46%
HSV100.0°, 15.2%, 54.1%
LAB55.8, -9.2, 9.5
XYZ20.6, 23.7, 20.3
Decimal8161909
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.65:1
Text on #FFFFFF
AA Large
5.75:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C8A75;
}
.text-color {
color: #7C8A75;
}
.border-color {
border: 2px solid #7C8A75;
}