Skip to content

#02dfff

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

RGB
2, 223, 255
HSL
188°, 100%, 50%
CMYK
99, 13, 0, 0
Luminance
0.6001

Every format

HEX#02dfff
RGBrgb(2, 223, 255)
HSLhsl(188, 100%, 50%)
CMYKcmyk(99%, 13%, 0%, 0%)
LABlab(81.8 -33.6 -28.2)
LCHlch(81.8 43.9 220.0)
OKLCHoklch(0.830 0.145 212.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dfff on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#02dfff on black: 13.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green87.5%
Blue100.0%

CMYK percentages

Cyan99.2%
Magenta12.5%
Yellow0.0%
Key (black)0.0%

Color previews

#02dfff text on a black background

contrast 13.00:1

Card sample

#02dfff text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02dfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dfff in the Color Lab