Skip to content

#02ebfc

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

RGB
2, 235, 252
HSL
184°, 98%, 50%
CMYK
99, 7, 0, 1
Luminance
0.6646

Every format

HEX#02ebfc
RGBrgb(2, 235, 252)
HSLhsl(184, 98%, 50%)
CMYKcmyk(99%, 7%, 0%, 1%)
LABlab(85.2 -40.1 -21.4)
LCHlch(85.2 45.5 208.1)
OKLCHoklch(0.857 0.146 204.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02ebfc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#02ebfc on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green92.2%
Blue98.8%

CMYK percentages

Cyan99.2%
Magenta6.7%
Yellow0.0%
Key (black)1.2%

Color previews

#02ebfc text on a black background

contrast 14.29:1

Card sample

#02ebfc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02ebfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ebfc in the Color Lab