Skip to content

#01abfd

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

RGB
1, 171, 253
HSL
200°, 99%, 50%
CMYK
100, 32, 0, 1
Luminance
0.3622

Every format

HEX#01abfd
RGBrgb(1, 171, 253)
HSLhsl(200, 99%, 50%)
CMYKcmyk(100%, 32%, 0%, 1%)
LABlab(66.7 -7.5 -50.7)
LCHlch(66.7 51.2 261.6)
OKLCHoklch(0.708 0.165 241.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01abfd on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#01abfd on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green67.1%
Blue99.2%

CMYK percentages

Cyan99.6%
Magenta32.4%
Yellow0.0%
Key (black)0.8%

Color previews

#01abfd text on a black background

contrast 8.24:1

Card sample

#01abfd text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 171, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 171, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01abfd;
background: linear-gradient(135deg, #01abfd, #0103FD);

Monochromatic scale

Palettes built from #01abfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01abfd in the Color Lab