Paris Green
#50c87c · one of 31,915 named colors
Paris Green is a medium, strong green with the hex code #50c87c. In RGB it is 80 red, 200 green and 124 blue, and black text is most readable on top of it.
Codes
HEX
#50c87cHEX8
#50c87cffRGB
rgb(80, 200, 124)RGBA
rgba(80, 200, 124, 1)RGB %
rgb(31%, 78%, 49%)HSL
hsl(142, 52%, 55%)HSLA
hsla(142, 52%, 55%, 1)Variables
Sass
$paris-green: #50c87c;Less
@paris-green: #50c87c;CSS
--paris-green: #50c87c;