#3AAF33
A medium, moderate green closely aligning with Forestgreen.
About #3AAF33
At its core, #3AAF33 is a medium and moderate hue. It is closely associated with the named CSS color Forestgreen. In the RGB color space, it consists of 58 red, 175 green, and 51 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 67% 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. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3AAF33
RGB58, 175, 51
HSL116.6°, 54.9%, 44.3%
CMYK67%, 0%, 71%, 31%
HSV116.6°, 70.9%, 68.6%
LAB63.2, -55.9, 51.6
XYZ17.7, 31.8, 8.3
Decimal3845939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.85:1
Text on #FFFFFF
FAIL
7.36:1
Text on #000000
AAA
2.73:1
Text on #F8FAFC
FAIL
6.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AAF33;
}
.text-color {
color: #3AAF33;
}
.border-color {
border: 2px solid #3AAF33;
}