#5FAF33
A medium, moderate green closely aligning with Forestgreen.
About #5FAF33
The hex code #5FAF33 represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 175, and 51.
Translating this color to physical media requires the CMYK color model. The color uses 46% Cyan, 0% Magenta, 71% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FAF33
RGB95, 175, 51
HSL98.7°, 54.9%, 44.3%
CMYK46%, 0%, 71%, 31%
HSV98.7°, 70.9%, 68.6%
LAB64.4, -46.1, 53.3
XYZ20.6, 33.3, 8.5
Decimal6270771
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.74:1
Text on #FFFFFF
FAIL
7.67:1
Text on #000000
AAA
2.62:1
Text on #F8FAFC
FAIL
6.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5FAF33;
}
.text-color {
color: #5FAF33;
}
.border-color {
border: 2px solid #5FAF33;
}