Deep Pacific
#006e62 · one of 31,915 named colors
Deep Pacific is a dark, vivid cyan with the hex code #006e62. In RGB it is 0 red, 110 green and 98 blue, and white text is most readable on top of it.
Codes
HEX
#006e62HEX8
#006e62ffRGB
rgb(0, 110, 98)RGBA
rgba(0, 110, 98, 1)RGB %
rgb(0%, 43%, 38%)HSL
hsl(173, 100%, 22%)HSLA
hsla(173, 100%, 22%, 1)Variables
Sass
$deep-pacific: #006e62;Less
@deep-pacific: #006e62;CSS
--deep-pacific: #006e62;