#5F7C66
A medium, muted green closely aligning with Gray.
About #5F7C66
When working with digital screens, the color #5F7C66 is rendered by mixing light. Its closest recognized web color is Gray. Its digital footprint relies on 95 parts red, 124 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 23% C, 0% M, 18% Y, and 51% K. The HSL representation is 134.5° hue, 13.2% saturation, and 42.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F7C66
RGB95, 124, 102
HSL134.5°, 13.2%, 42.9%
CMYK23%, 0%, 18%, 51%
HSV134.5°, 23.4%, 48.6%
LAB49.3, -15.2, 8.7
XYZ14.3, 17.8, 15.3
Decimal6257766
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F7C66;
}
.text-color {
color: #5F7C66;
}
.border-color {
border: 2px solid #5F7C66;
}