#50BD99
A medium, moderate green closely aligning with Mediumaquamarine.
About #50BD99
Visually, #50BD99 is defined as a moderate green. Its closest recognized web color is Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 189, and 153.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 58% cyan, 0% magenta, 19% yellow, and 26% black. The HSL representation is 160.2° hue, 45.2% saturation, and 52.7% lightness.
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#50BD99
RGB80, 189, 153
HSL160.2°, 45.2%, 52.7%
CMYK58%, 0%, 19%, 26%
HSV160.2°, 57.7%, 74.1%
LAB69.8, -39.9, 8.9
XYZ27.3, 40.4, 36.5
Decimal5291417
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.08:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50BD99;
}
.text-color {
color: #50BD99;
}
.border-color {
border: 2px solid #50BD99;
}