Skip to content

#02bcfd

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

RGB
2, 188, 253
HSL
196°, 98%, 50%
CMYK
99, 26, 0, 1
Luminance
0.4307

Every format

HEX#02bcfd
RGBrgb(2, 188, 253)
HSLhsl(196, 98%, 50%)
CMYKcmyk(99%, 26%, 0%, 1%)
LABlab(71.6 -16.7 -42.9)
LCHlch(71.6 46.1 248.7)
OKLCHoklch(0.748 0.153 232.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.8%
Green73.7%
Blue99.2%

CMYK percentages

Cyan99.2%
Magenta25.7%
Yellow0.0%
Key (black)0.8%

Color previews

#02bcfd text on a black background

contrast 9.61:1

Card sample

#02bcfd text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02bcfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02bcfd in the Color Lab