Skip to content

#02cdff

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

RGB
2, 205, 255
HSL
192°, 100%, 50%
CMYK
99, 20, 0, 0
Luminance
0.5090

Every format

HEX#02cdff
RGBrgb(2, 205, 255)
HSLhsl(192, 100%, 50%)
CMYKcmyk(99%, 20%, 0%, 0%)
LABlab(76.6 -24.8 -36.2)
LCHlch(76.6 43.9 235.6)
OKLCHoklch(0.788 0.147 223.7)

Copy-ready code

/* CSS */
color: #02cdff;
background-color: #02cdff;
/* Tailwind (arbitrary) */
class="text-[#02cdff] bg-[#02cdff]"
/* SCSS */
$brand: #02cdff;
/* SwiftUI */
Color(red: 0.008, green: 0.804, blue: 1.000)
/* Android */
Color.parseColor("#02cdff")

Accessibility — WCAG contrast

Aa
#02cdff on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#02cdff on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue100.0%

CMYK percentages

Cyan99.2%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#02cdff text on a black background

contrast 11.18:1

Card sample

#02cdff text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02cdff;
Background color
Panel with #02cdff background
background-color: #02cdff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02cdff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 205, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 205, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02cdff;
background: linear-gradient(135deg, #02cdff, #0224FF);

Monochromatic scale

Palettes built from #02cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cdff in the Color Lab