Skip to content

#02a4cc

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

RGB
2, 164, 204
HSL
192°, 98%, 40%
CMYK
99, 20, 0, 20
Luminance
0.3092

Every format

HEX#02a4cc
RGBrgb(2, 164, 204)
HSLhsl(192, 98%, 40%)
CMYKcmyk(99%, 20%, 0%, 20%)
LABlab(62.4 -21.2 -30.4)
LCHlch(62.4 37.0 235.0)
OKLCHoklch(0.667 0.124 223.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02a4cc on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#02a4cc on black: 7.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green64.3%
Blue80.0%

CMYK percentages

Cyan99.0%
Magenta19.6%
Yellow0.0%
Key (black)20.0%

Color previews

#02a4cc text on a black background

contrast 7.18:1

Card sample

#02a4cc text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02a4cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02a4cc in the Color Lab