#50A057
A medium, moderate green closely aligning with Mediumseagreen.
About #50A057
The precise color #50A057 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 160, and 87.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 50% Cyan, 0% Magenta, 46% Yellow, and 37% Black. With a hue angle of 125.2 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#50A057
RGB80, 160, 87
HSL125.2°, 33.3%, 47.1%
CMYK50%, 0%, 46%, 37%
HSV125.2°, 50.0%, 62.7%
LAB59.5, -40.3, 30.6
XYZ17.6, 27.5, 13.4
Decimal5283927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.51:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A057;
}
.text-color {
color: #50A057;
}
.border-color {
border: 2px solid #50A057;
}