#7C9283
A medium, muted neutral closely aligning with Gray.
About #7C9283
The precise color #7C9283 is an excellent choice for modern design projects. Its closest recognized web color is Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 146, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 15% C, 0% M, 10% Y, and 43% K. The HSL representation is 139.1° hue, 9.2% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C9283
RGB124, 146, 131
HSL139.1°, 9.2%, 52.9%
CMYK15%, 0%, 10%, 43%
HSV139.1°, 15.1%, 57.3%
LAB58.5, -10.9, 5.3
XYZ22.7, 26.5, 25.4
Decimal8163971
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.30:1
Text on #000000
AA
3.19:1
Text on #F8FAFC
AA Large
5.35:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9283;
}
.text-color {
color: #7C9283;
}
.border-color {
border: 2px solid #7C9283;
}