Skip to content

#00ccfd

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

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

Every format

HEX#00ccfd
RGBrgb(0, 204, 253)
HSLhsl(192, 100%, 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: #00ccfd;
background-color: #00ccfd;
/* Tailwind (arbitrary) */
class="text-[#00ccfd] bg-[#00ccfd]"
/* SCSS */
$brand: #00ccfd;
/* SwiftUI */
Color(red: 0.000, green: 0.800, blue: 0.992)
/* Android */
Color.parseColor("#00ccfd")

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan100.0%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#00ccfd text on a black background

contrast 11.06:1

Card sample

#00ccfd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00ccfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00ccfd in the Color Lab