Surgeon
#009f6b · one of 31,915 named colors
Surgeon is a dark, vivid cyan with the hex code #009f6b. In RGB it is 0 red, 159 green and 107 blue, and black text is most readable on top of it.
Codes
HEX
#009f6bHEX8
#009f6bffRGB
rgb(0, 159, 107)RGBA
rgba(0, 159, 107, 1)RGB %
rgb(0%, 62%, 42%)HSL
hsl(160, 100%, 31%)HSLA
hsla(160, 100%, 31%, 1)Variables
Sass
$surgeon: #009f6b;Less
@surgeon: #009f6b;CSS
--surgeon: #009f6b;