Blinking Terminal
#66cc00 · one of 31,915 named colors
Blinking Terminal is a medium, vivid green with the hex code #66cc00. In RGB it is 102 red, 204 green and 0 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Blinking Terminal in the generator →
Codes
HEX
#66cc00HEX8
#66cc00ffRGB
rgb(102, 204, 0)RGBA
rgba(102, 204, 0, 1)RGB %
rgb(40%, 80%, 0%)HSL
hsl(90, 100%, 40%)HSLA
hsla(90, 100%, 40%, 1)Variables
Sass
$blinking-terminal: #66cc00;Less
@blinking-terminal: #66cc00;CSS
--blinking-terminal: #66cc00;