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