Skip to content

#01ebff

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

RGB
1, 235, 255
HSL
185°, 100%, 50%
CMYK
100, 8, 0, 0
Luminance
0.6664

Every format

HEX#01ebff
RGBrgb(1, 235, 255)
HSLhsl(185, 100%, 50%)
CMYKcmyk(100%, 8%, 0%, 0%)
LABlab(85.3 -39.2 -22.9)
LCHlch(85.3 45.4 210.2)
OKLCHoklch(0.858 0.147 205.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.4%
Green92.2%
Blue100.0%

CMYK percentages

Cyan99.6%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#01ebff text on a black background

contrast 14.33:1

Card sample

#01ebff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01ebff in the Color Lab