Skip to content

#01baff

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

RGB
1, 186, 255
HSL
196°, 100%, 50%
CMYK
100, 27, 0, 0
Luminance
0.4234

Every format

HEX#01baff
RGBrgb(1, 186, 255)
HSLhsl(196, 100%, 50%)
CMYKcmyk(100%, 27%, 0%, 0%)
LABlab(71.1 -15.0 -44.8)
LCHlch(71.1 47.2 251.5)
OKLCHoklch(0.744 0.156 234.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01baff on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#01baff on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green72.9%
Blue100.0%

CMYK percentages

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

Color previews

#01baff text on a black background

contrast 9.47:1

Card sample

#01baff text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01baff in the Color Lab