Aqua Cyan
#01f1f1 · one of 31,915 named colors
Aqua Cyan is a medium, vivid cyan with the hex code #01f1f1. In RGB it is 1 red, 241 green and 241 blue, and black text is most readable on top of it.
Codes
HEX
#01f1f1HEX8
#01f1f1ffRGB
rgb(1, 241, 241)RGBA
rgba(1, 241, 241, 1)RGB %
rgb(0%, 95%, 95%)HSL
hsl(180, 99%, 47%)HSLA
hsla(180, 99%, 47%, 1)Variables
Sass
$aqua-cyan: #01f1f1;Less
@aqua-cyan: #01f1f1;CSS
--aqua-cyan: #01f1f1;