#50C5A0
A medium, moderate green closely aligning with Mediumaquamarine.
About #50C5A0
At its core, #50C5A0 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, 197, and 160.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 59% C, 0% M, 19% Y, and 23% K. The HSL representation is 161.0° hue, 50.2% saturation, and 54.3% lightness.
When using this color as a background, text legibility must be considered. 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#50C5A0
RGB80, 197, 160
HSL161.0°, 50.2%, 54.3%
CMYK59%, 0%, 19%, 23%
HSV161.0°, 59.4%, 77.3%
LAB72.3, -41.8, 8.8
XYZ29.6, 44.2, 40.2
Decimal5293472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.84:1
Text on #000000
AAA
2.04:1
Text on #F8FAFC
FAIL
8.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50C5A0;
}
.text-color {
color: #50C5A0;
}
.border-color {
border: 2px solid #50C5A0;
}