Intense Teal
#00978c · one of 31,915 named colors
Intense Teal is a dark, vivid cyan with the hex code #00978c. In RGB it is 0 red, 151 green and 140 blue, and black text is most readable on top of it.
Codes
HEX
#00978cHEX8
#00978cffRGB
rgb(0, 151, 140)RGBA
rgba(0, 151, 140, 1)RGB %
rgb(0%, 59%, 55%)HSL
hsl(176, 100%, 30%)HSLA
hsla(176, 100%, 30%, 1)Variables
Sass
$intense-teal: #00978c;Less
@intense-teal: #00978c;CSS
--intense-teal: #00978c;