Skip to content

#02aaca

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

RGB
2, 170, 202
HSL
190°, 98%, 40%
CMYK
99, 16, 0, 21
Luminance
0.3303

Every format

HEX#02aaca
RGBrgb(2, 170, 202)
HSLhsl(190, 98%, 40%)
CMYKcmyk(99%, 16%, 0%, 21%)
LABlab(64.2 -25.0 -26.6)
LCHlch(64.2 36.5 226.7)
OKLCHoklch(0.681 0.122 217.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02aaca on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#02aaca on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green66.7%
Blue79.2%

CMYK percentages

Cyan99.0%
Magenta15.8%
Yellow0.0%
Key (black)20.8%

Color previews

#02aaca text on a black background

contrast 7.61:1

Card sample

#02aaca text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02aaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02aaca in the Color Lab