Dark Teal
#014d4e · one of 31,915 named colors
Dark Teal is a dark, vivid cyan with the hex code #014d4e. In RGB it is 1 red, 77 green and 78 blue, and white text is most readable on top of it.
Codes
HEX
#014d4eHEX8
#014d4effRGB
rgb(1, 77, 78)RGBA
rgba(1, 77, 78, 1)RGB %
rgb(0%, 30%, 31%)HSL
hsl(181, 97%, 15%)HSLA
hsla(181, 97%, 15%, 1)Variables
Sass
$dark-teal: #014d4e;Less
@dark-teal: #014d4e;CSS
--dark-teal: #014d4e;