#50CC8A
A medium, moderate green closely aligning with Mediumseagreen.
About #50CC8A
At its core, #50CC8A is a medium and moderate hue. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 80 red, 204 green, and 138 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 61% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#50CC8A
RGB80, 204, 138
HSL148.1°, 54.9%, 55.7%
CMYK61%, 0%, 32%, 20%
HSV148.1°, 60.8%, 80.0%
LAB74.0, -49.5, 22.9
XYZ29.5, 46.7, 31.5
Decimal5295242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.35:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50CC8A;
}
.text-color {
color: #50CC8A;
}
.border-color {
border: 2px solid #50CC8A;
}