Skip to content

#01ebec

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

RGB
1, 235, 236
HSL
180°, 99%, 47%
CMYK
100, 0, 0, 8
Luminance
0.6548

Every format

HEX#01ebec
RGBrgb(1, 235, 236)
HSLhsl(180, 99%, 47%)
CMYKcmyk(100%, 0%, 0%, 8%)
LABlab(84.7 -44.9 -13.8)
LCHlch(84.7 47.0 197.0)
OKLCHoklch(0.852 0.145 195.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01ebec on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#01ebec on black: 14.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green92.2%
Blue92.5%

CMYK percentages

Cyan99.6%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#01ebec text on a black background

contrast 14.10:1

Card sample

#01ebec text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01ebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01ebec in the Color Lab