Dark Cyan
#008b8b · one of 31,915 named colors
Dark Cyan is a dark, vivid cyan with the hex code #008b8b. In RGB it is 0 red, 139 green and 139 blue, and black text is most readable on top of it.
Codes
HEX
#008b8bHEX8
#008b8bffRGB
rgb(0, 139, 139)RGBA
rgba(0, 139, 139, 1)RGB %
rgb(0%, 55%, 55%)HSL
hsl(180, 100%, 27%)HSLA
hsla(180, 100%, 27%, 1)Variables
Sass
$dark-cyan: #008b8b;Less
@dark-cyan: #008b8b;CSS
--dark-cyan: #008b8b;Similar colors