Skip to content

#02dfed

a balanced, electric cyan · cool · closest name: cyan

RGB
2, 223, 237
HSL
184°, 98%, 47%
CMYK
99, 6, 0, 7
Luminance
0.5890

Every format

HEX#02dfed
RGBrgb(2, 223, 237)
HSLhsl(184, 98%, 47%)
CMYKcmyk(99%, 6%, 0%, 7%)
LABlab(81.2 -39.2 -19.6)
LCHlch(81.2 43.8 206.5)
OKLCHoklch(0.823 0.140 202.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dfed on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#02dfed on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green87.5%
Blue92.9%

CMYK percentages

Cyan99.2%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#02dfed text on a black background

contrast 12.78:1

Card sample

#02dfed text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 223, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 223, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02dfed;
background: linear-gradient(135deg, #02dfed, #0242ED);

Monochromatic scale

Palettes built from #02dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dfed in the Color Lab