Skip to content

#02afdb

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

RGB
2, 175, 219
HSL
192°, 98%, 43%
CMYK
99, 20, 0, 14
Luminance
0.3579

Every format

HEX#02afdb
RGBrgb(2, 175, 219)
HSLhsl(192, 98%, 43%)
CMYKcmyk(99%, 20%, 0%, 14%)
LABlab(66.3 -21.8 -32.6)
LCHlch(66.3 39.2 236.3)
OKLCHoklch(0.701 0.132 224.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02afdb on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#02afdb on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green68.6%
Blue85.9%

CMYK percentages

Cyan99.1%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#02afdb text on a black background

contrast 8.16:1

Card sample

#02afdb text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02afdb in the Color Lab