Cathode Green
#00ff55 · one of 31,915 named colors
Cathode Green is a medium, vivid green with the hex code #00ff55. In RGB it is 0 red, 255 green and 85 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Cathode Green in the generator →
Codes
HEX
#00ff55HEX8
#00ff55ffRGB
rgb(0, 255, 85)RGBA
rgba(0, 255, 85, 1)RGB %
rgb(0%, 100%, 33%)HSL
hsl(140, 100%, 50%)HSLA
hsla(140, 100%, 50%, 1)Variables
Sass
$cathode-green: #00ff55;Less
@cathode-green: #00ff55;CSS
--cathode-green: #00ff55;