Skip to content

#02cdec

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

RGB
2, 205, 236
HSL
188°, 98%, 47%
CMYK
99, 13, 0, 8
Luminance
0.4973

Every format

HEX#02cdec
RGBrgb(2, 205, 236)
HSLhsl(188, 98%, 47%)
CMYKcmyk(99%, 13%, 0%, 8%)
LABlab(75.9 -31.1 -27.1)
LCHlch(75.9 41.3 221.1)
OKLCHoklch(0.780 0.137 213.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cdec on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#02cdec on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue92.5%

CMYK percentages

Cyan99.2%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#02cdec text on a black background

contrast 10.95:1

Card sample

#02cdec text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cdec in the Color Lab