Skip to content

#02baff

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

RGB
2, 186, 255
HSL
196°, 100%, 50%
CMYK
99, 27, 0, 0
Luminance
0.4235

Every format

HEX#02baff
RGBrgb(2, 186, 255)
HSLhsl(196, 100%, 50%)
CMYKcmyk(99%, 27%, 0%, 0%)
LABlab(71.1 -15.0 -44.8)
LCHlch(71.1 47.2 251.5)
OKLCHoklch(0.744 0.156 234.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02baff on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#02baff on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green72.9%
Blue100.0%

CMYK percentages

Cyan99.2%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#02baff text on a black background

contrast 9.47:1

Card sample

#02baff text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02baff in the Color Lab