Skip to content

#02ffec

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

RGB
2, 255, 236
HSL
176°, 100%, 50%
CMYK
99, 0, 8, 0
Luminance
0.7759

Every format

HEX#02ffec
RGBrgb(2, 255, 236)
HSLhsl(176, 100%, 50%)
CMYKcmyk(99%, 0%, 8%, 0%)
LABlab(90.6 -53.4 -5.0)
LCHlch(90.6 53.6 185.4)
OKLCHoklch(0.899 0.158 185.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02ffec on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#02ffec on black: 16.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green100.0%
Blue92.5%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow7.5%
Key (black)0.0%

Color previews

#02ffec text on a black background

contrast 16.52:1

Card sample

#02ffec text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 255, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 255, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02ffec;
background: linear-gradient(135deg, #02ffec, #0269FF);

Monochromatic scale

Palettes built from #02ffec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ffec in the Color Lab