Skip to content

#02dfeb

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

RGB
2, 223, 235
HSL
183°, 98%, 47%
CMYK
99, 5, 0, 8
Luminance
0.5879

Every format

HEX#02dfeb
RGBrgb(2, 223, 235)
HSLhsl(183, 98%, 47%)
CMYKcmyk(99%, 5%, 0%, 8%)
LABlab(81.2 -39.8 -18.6)
LCHlch(81.2 43.9 205.0)
OKLCHoklch(0.823 0.140 201.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dfeb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#02dfeb on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green87.5%
Blue92.2%

CMYK percentages

Cyan99.1%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#02dfeb text on a black background

contrast 12.76:1

Card sample

#02dfeb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dfeb in the Color Lab