#5FAF49
A medium, moderate green closely aligning with Forestgreen.
About #5FAF49
At its core, #5FAF49 is a medium and moderate hue. Its closest recognized web color is Forestgreen. Its digital footprint relies on 95 parts red, 175 parts green, and 73 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 46% cyan and 0% magenta inks. With a hue angle of 107.1 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5FAF49
RGB95, 175, 73
HSL107.1°, 41.1%, 48.6%
CMYK46%, 0%, 58%, 31%
HSV107.1°, 58.3%, 68.6%
LAB64.6, -44.0, 44.0
XYZ21.3, 33.6, 11.7
Decimal6270793
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.71:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5FAF49;
}
.text-color {
color: #5FAF49;
}
.border-color {
border: 2px solid #5FAF49;
}