Tunic Green
#00cc00 · one of 31,915 named colors
Tunic Green is a medium, vivid green with the hex code #00cc00. In RGB it is 0 red, 204 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#00cc00HEX8
#00cc00ffRGB
rgb(0, 204, 0)RGBA
rgba(0, 204, 0, 1)RGB %
rgb(0%, 80%, 0%)HSL
hsl(120, 100%, 40%)HSLA
hsla(120, 100%, 40%, 1)Variables
Sass
$tunic-green: #00cc00;Less
@tunic-green: #00cc00;CSS
--tunic-green: #00cc00;