Teal
#008080 · one of 31,915 named colors
Teal is a dark, vivid cyan with the hex code #008080. In RGB it is 0 red, 128 green and 128 blue, and white text is most readable on top of it.
Codes
HEX
#008080HEX8
#008080ffRGB
rgb(0, 128, 128)RGBA
rgba(0, 128, 128, 1)RGB %
rgb(0%, 50%, 50%)HSL
hsl(180, 100%, 25%)HSLA
hsla(180, 100%, 25%, 1)Variables
Sass
$teal: #008080;Less
@teal: #008080;CSS
--teal: #008080;Similar colors