Green Cyan
#009966 · one of 31,915 named colors
Green Cyan is a dark, vivid cyan with the hex code #009966. In RGB it is 0 red, 153 green and 102 blue, and black text is most readable on top of it.
Codes
HEX
#009966HEX8
#009966ffRGB
rgb(0, 153, 102)RGBA
rgba(0, 153, 102, 1)RGB %
rgb(0%, 60%, 40%)HSL
hsl(160, 100%, 30%)HSLA
hsla(160, 100%, 30%, 1)Variables
Sass
$green-cyan: #009966;Less
@green-cyan: #009966;CSS
--green-cyan: #009966;Similar colors