Skip to content

#02acdb

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

RGB
2, 172, 219
HSL
193°, 98%, 43%
CMYK
99, 22, 0, 14
Luminance
0.3463

Every format

HEX#02acdb
RGBrgb(2, 172, 219)
HSLhsl(193, 98%, 43%)
CMYKcmyk(99%, 22%, 0%, 14%)
LABlab(65.5 -20.2 -34.0)
LCHlch(65.5 39.5 239.3)
OKLCHoklch(0.694 0.133 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02acdb on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#02acdb on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green67.5%
Blue85.9%

CMYK percentages

Cyan99.1%
Magenta21.5%
Yellow0.0%
Key (black)14.1%

Color previews

#02acdb text on a black background

contrast 7.93:1

Card sample

#02acdb text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02acdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02acdb in the Color Lab