Skip to content

#02dbff

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

RGB
2, 219, 255
HSL
189°, 100%, 50%
CMYK
99, 14, 0, 0
Luminance
0.5790

Every format

HEX#02dbff
RGBrgb(2, 219, 255)
HSLhsl(189, 100%, 50%)
CMYKcmyk(99%, 14%, 0%, 0%)
LABlab(80.7 -31.7 -29.9)
LCHlch(80.7 43.6 223.4)
OKLCHoklch(0.821 0.145 215.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dbff on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#02dbff on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green85.9%
Blue100.0%

CMYK percentages

Cyan99.2%
Magenta14.1%
Yellow0.0%
Key (black)0.0%

Color previews

#02dbff text on a black background

contrast 12.58:1

Card sample

#02dbff text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02dbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dbff in the Color Lab