Skip to content

#01ebfc

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

RGB
1, 235, 252
HSL
184°, 99%, 50%
CMYK
100, 7, 0, 1
Luminance
0.6645

Every format

HEX#01ebfc
RGBrgb(1, 235, 252)
HSLhsl(184, 99%, 50%)
CMYKcmyk(100%, 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: #01ebfc;
background-color: #01ebfc;
/* Tailwind (arbitrary) */
class="text-[#01ebfc] bg-[#01ebfc]"
/* SCSS */
$brand: #01ebfc;
/* SwiftUI */
Color(red: 0.004, green: 0.922, blue: 0.988)
/* Android */
Color.parseColor("#01ebfc")

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#01ebfc text on a black background

contrast 14.29:1

Card sample

#01ebfc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01ebfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01ebfc in the Color Lab