Skip to content

#02b2cc

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

RGB
2, 178, 204
HSL
188°, 98%, 40%
CMYK
99, 13, 0, 20
Luminance
0.3621

Every format

HEX#02b2cc
RGBrgb(2, 178, 204)
HSLhsl(188, 98%, 40%)
CMYKcmyk(99%, 13%, 0%, 20%)
LABlab(66.7 -28.4 -23.8)
LCHlch(66.7 37.0 220.0)
OKLCHoklch(0.702 0.122 213.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02b2cc on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#02b2cc on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green69.8%
Blue80.0%

CMYK percentages

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

Color previews

#02b2cc text on a black background

contrast 8.24:1

Card sample

#02b2cc text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02b2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02b2cc in the Color Lab