Mid Green
#50a747 · one of 31,915 named colors
Mid Green is a medium, soft green with the hex code #50a747. In RGB it is 80 red, 167 green and 71 blue, and black text is most readable on top of it.
Codes
HEX
#50a747HEX8
#50a747ffRGB
rgb(80, 167, 71)RGBA
rgba(80, 167, 71, 1)RGB %
rgb(31%, 65%, 28%)HSL
hsl(114, 40%, 47%)HSLA
hsla(114, 40%, 47%, 1)Variables
Sass
$mid-green: #50a747;Less
@mid-green: #50a747;CSS
--mid-green: #50a747;