#42A049
A medium, moderate green closely aligning with Forestgreen.
About #42A049
Visually, #42A049 is defined as a moderate green. It is closely associated with the named CSS color Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 160, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 59% cyan, 0% magenta, 54% yellow, and 37% black. With a hue angle of 124.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#42A049
RGB66, 160, 73
HSL124.5°, 41.6%, 44.3%
CMYK59%, 0%, 54%, 37%
HSV124.5°, 58.7%, 62.7%
LAB58.8, -46.1, 36.8
XYZ16.0, 26.8, 10.6
Decimal4366409
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42A049;
}
.text-color {
color: #42A049;
}
.border-color {
border: 2px solid #42A049;
}