#6D7C7C
A medium, muted neutral closely aligning with Gray.
About #6D7C7C
The hex code #6D7C7C represents a beautifully specific shade of neutral. It is closely associated with the named CSS color Gray. In the RGB color space, it consists of 109 red, 124 green, and 124 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 12% Cyan, 0% Magenta, 0% Yellow, and 51% Black. With a hue angle of 180.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D7C7C
RGB109, 124, 124
HSL180.0°, 6.4%, 45.7%
CMYK12%, 0%, 0%, 51%
HSV180.0°, 12.1%, 48.6%
LAB50.8, -5.5, -1.9
XYZ17.2, 19.1, 21.9
Decimal7175292
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D7C7C;
}
.text-color {
color: #6D7C7C;
}
.border-color {
border: 2px solid #6D7C7C;
}