New Wave Green
#11ff11 · one of 31,915 named colors
New Wave Green is a medium, vivid green with the hex code #11ff11. In RGB it is 17 red, 255 green and 17 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try New Wave Green in the generator →
Codes
HEX
#11ff11HEX8
#11ff11ffRGB
rgb(17, 255, 17)RGBA
rgba(17, 255, 17, 1)RGB %
rgb(7%, 100%, 7%)HSL
hsl(120, 100%, 53%)HSLA
hsla(120, 100%, 53%, 1)Variables
Sass
$new-wave-green: #11ff11;Less
@new-wave-green: #11ff11;CSS
--new-wave-green: #11ff11;