#5FA82C
A medium, moderate green closely aligning with Forestgreen.
About #5FA82C
Visually, #5FA82C is defined as a moderate green. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 95 red, 168 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FA82C
RGB95, 168, 44
HSL95.3°, 58.5%, 41.6%
CMYK43%, 0%, 74%, 34%
HSV95.3°, 73.8%, 65.9%
LAB62.2, -43.8, 53.6
XYZ19.2, 30.6, 7.3
Decimal6268972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.12:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5FA82C;
}
.text-color {
color: #5FA82C;
}
.border-color {
border: 2px solid #5FA82C;
}