#50AF83
A medium, moderate green closely aligning with Mediumaquamarine.
About #50AF83
At its core, #50AF83 is a medium and moderate hue. Designers often compare it to the standard color Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 175, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 54% Cyan, 0% Magenta, 25% Yellow, and 31% Black. With a hue angle of 152.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50AF83
RGB80, 175, 131
HSL152.2°, 37.3%, 50.0%
CMYK54%, 0%, 25%, 31%
HSV152.2°, 54.3%, 68.6%
LAB65.0, -38.6, 14.2
XYZ22.7, 34.0, 26.8
Decimal5287811
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.80:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50AF83;
}
.text-color {
color: #50AF83;
}
.border-color {
border: 2px solid #50AF83;
}