#49BD57
A medium, moderate green closely aligning with Mediumseagreen.
About #49BD57
The precise color #49BD57 is an excellent choice for modern design projects. Its closest recognized web color is Mediumseagreen. This translates to an RGB value of rgb(73, 189, 87).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 61% C, 0% M, 54% Y, and 26% K. The HSL representation is 127.2° hue, 46.8% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#49BD57
RGB73, 189, 87
HSL127.2°, 46.8%, 51.4%
CMYK61%, 0%, 54%, 26%
HSV127.2°, 61.4%, 74.1%
LAB68.4, -53.7, 41.6
XYZ22.7, 38.5, 15.3
Decimal4832599
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.70:1
Text on #000000
AAA
2.31:1
Text on #F8FAFC
FAIL
7.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BD57;
}
.text-color {
color: #49BD57;
}
.border-color {
border: 2px solid #49BD57;
}