Skip to content

#02a5cb

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

RGB
2, 165, 203
HSL
191°, 98%, 40%
CMYK
99, 19, 0, 20
Luminance
0.3123

Every format

HEX#02a5cb
RGBrgb(2, 165, 203)
HSLhsl(191, 98%, 40%)
CMYKcmyk(99%, 19%, 0%, 20%)
LABlab(62.7 -22.1 -29.4)
LCHlch(62.7 36.8 233.1)
OKLCHoklch(0.669 0.123 222.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02a5cb on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#02a5cb on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green64.7%
Blue79.6%

CMYK percentages

Cyan99.0%
Magenta18.7%
Yellow0.0%
Key (black)20.4%

Color previews

#02a5cb text on a black background

contrast 7.25:1

Card sample

#02a5cb text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02a5cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02a5cb in the Color Lab