Skip to content

#02cdfb

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

RGB
2, 205, 251
HSL
191°, 98%, 50%
CMYK
99, 18, 0, 2
Luminance
0.5064

Every format

HEX#02cdfb
RGBrgb(2, 205, 251)
HSLhsl(191, 98%, 50%)
CMYKcmyk(99%, 18%, 0%, 2%)
LABlab(76.5 -26.1 -34.3)
LCHlch(76.5 43.1 232.7)
OKLCHoklch(0.786 0.145 221.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cdfb on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#02cdfb on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue98.4%

CMYK percentages

Cyan99.2%
Magenta18.3%
Yellow0.0%
Key (black)1.6%

Color previews

#02cdfb text on a black background

contrast 11.13:1

Card sample

#02cdfb text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cdfb in the Color Lab