Deep Lake
#006c70 · one of 31,915 named colors
Deep Lake is a dark, vivid cyan with the hex code #006c70. In RGB it is 0 red, 108 green and 112 blue, and white text is most readable on top of it.
Codes
HEX
#006c70HEX8
#006c70ffRGB
rgb(0, 108, 112)RGBA
rgba(0, 108, 112, 1)RGB %
rgb(0%, 42%, 44%)HSL
hsl(182, 100%, 22%)HSLA
hsla(182, 100%, 22%, 1)Variables
Sass
$deep-lake: #006c70;Less
@deep-lake: #006c70;CSS
--deep-lake: #006c70;