#3AA849
A medium, moderate green closely aligning with Forestgreen.
About #3AA849
At its core, #3AA849 is a medium and moderate hue. Its closest recognized web color is Forestgreen. This translates to an RGB value of rgb(58, 168, 73).
For print applications, it's crucial to understand its CMYK makeup. The color uses 65% Cyan, 0% Magenta, 57% Yellow, and 34% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#3AA849
RGB58, 168, 73
HSL128.2°, 48.7%, 44.3%
CMYK65%, 0%, 57%, 34%
HSV128.2°, 65.5%, 65.9%
LAB61.1, -51.0, 39.6
XYZ17.0, 29.4, 11.1
Decimal3844169
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.88:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AA849;
}
.text-color {
color: #3AA849;
}
.border-color {
border: 2px solid #3AA849;
}