Skip to content

#02accc

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

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

Every format

HEX#02accc
RGBrgb(2, 172, 204)
HSLhsl(190, 98%, 40%)
CMYKcmyk(99%, 16%, 0%, 20%)
LABlab(64.9 -25.3 -26.6)
LCHlch(64.9 36.8 226.4)
OKLCHoklch(0.687 0.123 217.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02accc on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#02accc on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green67.5%
Blue80.0%

CMYK percentages

Cyan99.0%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#02accc text on a black background

contrast 7.78:1

Card sample

#02accc text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02accc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02accc in the Color Lab