Skip to content

#01dbff

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

RGB
1, 219, 255
HSL
189°, 100%, 50%
CMYK
100, 14, 0, 0
Luminance
0.5789

Every format

HEX#01dbff
RGBrgb(1, 219, 255)
HSLhsl(189, 100%, 50%)
CMYKcmyk(100%, 14%, 0%, 0%)
LABlab(80.7 -31.7 -29.9)
LCHlch(80.7 43.6 223.4)
OKLCHoklch(0.821 0.145 215.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01dbff on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#01dbff on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green85.9%
Blue100.0%

CMYK percentages

Cyan99.6%
Magenta14.1%
Yellow0.0%
Key (black)0.0%

Color previews

#01dbff text on a black background

contrast 12.58:1

Card sample

#01dbff text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01dbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01dbff in the Color Lab