Hyper Green
#55ff00 · one of 31,915 named colors
Hyper Green is a medium, vivid green with the hex code #55ff00. In RGB it is 85 red, 255 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#55ff00HEX8
#55ff00ffRGB
rgb(85, 255, 0)RGBA
rgba(85, 255, 0, 1)RGB %
rgb(33%, 100%, 0%)HSL
hsl(100, 100%, 50%)HSLA
hsla(100, 100%, 50%, 1)Variables
Sass
$hyper-green: #55ff00;Less
@hyper-green: #55ff00;CSS
--hyper-green: #55ff00;