#6D7C5F
A medium, muted green closely aligning with Gray.
About #6D7C5F
The precise color #6D7C5F is an excellent choice for modern design projects. Designers often compare it to the standard color Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 124, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 12% C, 0% M, 23% Y, and 51% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D7C5F
RGB109, 124, 95
HSL91.0°, 13.2%, 42.9%
CMYK12%, 0%, 23%, 51%
HSV91.0°, 23.4%, 48.6%
LAB50.1, -11.2, 14.0
XYZ15.6, 18.5, 13.6
Decimal7175263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
3.99:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D7C5F;
}
.text-color {
color: #6D7C5F;
}
.border-color {
border: 2px solid #6D7C5F;
}