Skip to content

#02bcff

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

RGB
2, 188, 255
HSL
196°, 100%, 50%
CMYK
99, 26, 0, 0
Luminance
0.4320

Every format

HEX#02bcff
RGBrgb(2, 188, 255)
HSLhsl(196, 100%, 50%)
CMYKcmyk(99%, 26%, 0%, 0%)
LABlab(71.7 -16.0 -43.9)
LCHlch(71.7 46.7 249.9)
OKLCHoklch(0.749 0.155 233.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02bcff on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#02bcff on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green73.7%
Blue100.0%

CMYK percentages

Cyan99.2%
Magenta26.3%
Yellow0.0%
Key (black)0.0%

Color previews

#02bcff text on a black background

contrast 9.64:1

Card sample

#02bcff text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02bcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02bcff in the Color Lab