Skip to content

#02abcc

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

RGB
2, 171, 204
HSL
190°, 98%, 40%
CMYK
99, 16, 0, 20
Luminance
0.3350

Every format

HEX#02abcc
RGBrgb(2, 171, 204)
HSLhsl(190, 98%, 40%)
CMYKcmyk(99%, 16%, 0%, 20%)
LABlab(64.6 -24.8 -27.1)
LCHlch(64.6 36.8 227.5)
OKLCHoklch(0.684 0.123 218.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02abcc on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#02abcc on black: 7.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green67.1%
Blue80.0%

CMYK percentages

Cyan99.0%
Magenta16.2%
Yellow0.0%
Key (black)20.0%

Color previews

#02abcc text on a black background

contrast 7.70:1

Card sample

#02abcc text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 171, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 171, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02abcc;
background: linear-gradient(135deg, #02abcc, #0224CC);

Monochromatic scale

Palettes built from #02abcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02abcc in the Color Lab