#3AA842
A medium, moderate green closely aligning with Forestgreen.
About #3AA842
Visually, #3AA842 is defined as a moderate green. Its closest recognized web color is Forestgreen. Its digital footprint relies on 58 parts red, 168 parts green, and 66 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 65% cyan, 0% magenta, 61% yellow, and 34% black. With a hue angle of 124.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AA842
RGB58, 168, 66
HSL124.4°, 48.7%, 44.3%
CMYK65%, 0%, 61%, 34%
HSV124.4°, 65.5%, 65.9%
LAB61.0, -51.9, 42.8
XYZ16.7, 29.3, 9.9
Decimal3844162
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.06:1
Text on #FFFFFF
AA Large
6.86:1
Text on #000000
AA
2.93:1
Text on #F8FAFC
FAIL
5.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AA842;
}
.text-color {
color: #3AA842;
}
.border-color {
border: 2px solid #3AA842;
}