Skip to content

#01dfed

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

RGB
1, 223, 237
HSL
184°, 99%, 47%
CMYK
100, 6, 0, 7
Luminance
0.5890

Every format

HEX#01dfed
RGBrgb(1, 223, 237)
HSLhsl(184, 99%, 47%)
CMYKcmyk(100%, 6%, 0%, 7%)
LABlab(81.2 -39.2 -19.6)
LCHlch(81.2 43.8 206.5)
OKLCHoklch(0.823 0.140 202.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01dfed on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#01dfed on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green87.5%
Blue92.9%

CMYK percentages

Cyan99.6%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#01dfed text on a black background

contrast 12.78:1

Card sample

#01dfed text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01dfed in the Color Lab