Arctic Water
#00fcfc · one of 31,915 named colors
Arctic Water is a medium, vivid cyan with the hex code #00fcfc. In RGB it is 0 red, 252 green and 252 blue, and black text is most readable on top of it.
Codes
HEX
#00fcfcHEX8
#00fcfcffRGB
rgb(0, 252, 252)RGBA
rgba(0, 252, 252, 1)RGB %
rgb(0%, 99%, 99%)HSL
hsl(180, 100%, 49%)HSLA
hsla(180, 100%, 49%, 1)Variables
Sass
$arctic-water: #00fcfc;Less
@arctic-water: #00fcfc;CSS
--arctic-water: #00fcfc;