Skip to content

#02ceff

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

RGB
2, 206, 255
HSL
192°, 100%, 50%
CMYK
99, 19, 0, 0
Luminance
0.5138

Every format

HEX#02ceff
RGBrgb(2, 206, 255)
HSLhsl(192, 100%, 50%)
CMYKcmyk(99%, 19%, 0%, 0%)
LABlab(76.9 -25.3 -35.8)
LCHlch(76.9 43.8 234.7)
OKLCHoklch(0.790 0.147 223.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02ceff on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#02ceff on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.8%
Blue100.0%

CMYK percentages

Cyan99.2%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#02ceff text on a black background

contrast 11.28:1

Card sample

#02ceff text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02ceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ceff in the Color Lab