#49A050
A medium, moderate green closely aligning with Mediumseagreen.
About #49A050
Visually, #49A050 is defined as a moderate green. It is closely associated with the named CSS color Mediumseagreen. In the RGB color space, it consists of 73 red, 160 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 54% Cyan, 0% Magenta, 50% Yellow, and 37% Black. The HSL representation is 124.8° hue, 37.3% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#49A050
RGB73, 160, 80
HSL124.8°, 37.3%, 45.7%
CMYK54%, 0%, 50%, 37%
HSV124.8°, 54.4%, 62.7%
LAB59.1, -43.3, 33.7
XYZ16.8, 27.1, 11.9
Decimal4825168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.46:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A050;
}
.text-color {
color: #49A050;
}
.border-color {
border: 2px solid #49A050;
}