#3AAF49
A medium, moderate green closely aligning with Forestgreen.
About #3AAF49
At its core, #3AAF49 is a medium and moderate hue. Its closest recognized web color is Forestgreen. In the RGB color space, it consists of 58 red, 175 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 67% cyan and 0% magenta inks. The HSL representation is 127.7° hue, 50.2% saturation, and 45.7% lightness.
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#3AAF49
RGB58, 175, 73
HSL127.7°, 50.2%, 45.7%
CMYK67%, 0%, 58%, 31%
HSV127.7°, 66.9%, 68.6%
LAB63.4, -53.5, 42.3
XYZ18.3, 32.0, 11.5
Decimal3845961
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.83:1
Text on #FFFFFF
FAIL
7.41:1
Text on #000000
AAA
2.71:1
Text on #F8FAFC
FAIL
6.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AAF49;
}
.text-color {
color: #3AAF49;
}
.border-color {
border: 2px solid #3AAF49;
}