Skip to content

#02ddfd

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

RGB
2, 221, 253
HSL
188°, 98%, 50%
CMYK
99, 13, 0, 1
Luminance
0.5882

Every format

HEX#02ddfd
RGBrgb(2, 221, 253)
HSLhsl(188, 98%, 50%)
CMYKcmyk(99%, 13%, 0%, 1%)
LABlab(81.2 -33.3 -28.1)
LCHlch(81.2 43.6 220.2)
OKLCHoklch(0.825 0.144 213.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02ddfd on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#02ddfd on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green86.7%
Blue99.2%

CMYK percentages

Cyan99.2%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#02ddfd text on a black background

contrast 12.76:1

Card sample

#02ddfd text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 221, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 221, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02ddfd;
background: linear-gradient(135deg, #02ddfd, #0236FD);

Monochromatic scale

Palettes built from #02ddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ddfd in the Color Lab