#7C928A
A medium, muted neutral closely aligning with Gray.
About #7C928A
At its core, #7C928A is a medium and muted hue. Its closest recognized web color is Gray. Its digital footprint relies on 124 parts red, 146 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 15% cyan, 0% magenta, 5% yellow, and 43% black. The HSL representation is 158.2° hue, 9.2% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C928A
RGB124, 146, 138
HSL158.2°, 9.2%, 52.9%
CMYK15%, 0%, 5%, 43%
HSV158.2°, 15.1%, 57.3%
LAB58.7, -9.5, 1.6
XYZ23.2, 26.7, 28.0
Decimal8163978
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C928A;
}
.text-color {
color: #7C928A;
}
.border-color {
border: 2px solid #7C928A;
}