Skip to content

#02daeb

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

RGB
2, 218, 235
HSL
184°, 98%, 47%
CMYK
99, 7, 0, 8
Luminance
0.5615

Every format

HEX#02daeb
RGBrgb(2, 218, 235)
HSLhsl(184, 98%, 47%)
CMYKcmyk(99%, 7%, 0%, 8%)
LABlab(79.7 -37.5 -20.8)
LCHlch(79.7 42.9 209.0)
OKLCHoklch(0.810 0.138 204.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02daeb on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#02daeb on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green85.5%
Blue92.2%

CMYK percentages

Cyan99.1%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#02daeb text on a black background

contrast 12.23:1

Card sample

#02daeb text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02daeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02daeb in the Color Lab