Phosphor Green
#00aa00 · one of 31,915 named colors
Phosphor Green is a dark, vivid green with the hex code #00aa00. In RGB it is 0 red, 170 green and 0 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Phosphor Green in the generator →
Codes
HEX
#00aa00HEX8
#00aa00ffRGB
rgb(0, 170, 0)RGBA
rgba(0, 170, 0, 1)RGB %
rgb(0%, 67%, 0%)HSL
hsl(120, 100%, 33%)HSLA
hsla(120, 100%, 33%, 1)Variables
Sass
$phosphor-green: #00aa00;Less
@phosphor-green: #00aa00;CSS
--phosphor-green: #00aa00;