Skip to content

#01ccfd

a balanced, electric cyan · cool · closest name: skyblue

RGB
1, 204, 253
HSL
192°, 99%, 50%
CMYK
100, 19, 0, 1
Luminance
0.5028

Every format

HEX#01ccfd
RGBrgb(1, 204, 253)
HSLhsl(192, 99%, 50%)
CMYKcmyk(100%, 19%, 0%, 1%)
LABlab(76.2 -25.0 -35.7)
LCHlch(76.2 43.6 235.0)
OKLCHoklch(0.785 0.146 223.3)

Copy-ready code

/* CSS */
color: #01ccfd;
background-color: #01ccfd;
/* Tailwind (arbitrary) */
class="text-[#01ccfd] bg-[#01ccfd]"
/* SCSS */
$brand: #01ccfd;
/* SwiftUI */
Color(red: 0.004, green: 0.800, blue: 0.992)
/* Android */
Color.parseColor("#01ccfd")

Accessibility — WCAG contrast

Aa
#01ccfd on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#01ccfd on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green80.0%
Blue99.2%

CMYK percentages

Cyan99.6%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#01ccfd text on a black background

contrast 11.06:1

Card sample

#01ccfd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01ccfd;
Background color
Panel with #01ccfd background
background-color: #01ccfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01ccfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 204, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 204, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01ccfd;
background: linear-gradient(135deg, #01ccfd, #0124FD);

Monochromatic scale

Palettes built from #01ccfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01ccfd in the Color Lab