Skip to content

#02a5da

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

RGB
2, 165, 218
HSL
195°, 98%, 43%
CMYK
99, 24, 0, 15
Luminance
0.3199

Every format

HEX#02a5da
RGBrgb(2, 165, 218)
HSLhsl(195, 98%, 43%)
CMYKcmyk(99%, 24%, 0%, 15%)
LABlab(63.3 -16.8 -36.8)
LCHlch(63.3 40.4 245.4)
OKLCHoklch(0.676 0.135 230.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02a5da on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#02a5da on black: 7.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green64.7%
Blue85.5%

CMYK percentages

Cyan99.1%
Magenta24.3%
Yellow0.0%
Key (black)14.5%

Color previews

#02a5da text on a black background

contrast 7.40:1

Card sample

#02a5da text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02a5da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02a5da in the Color Lab