Skip to content

#01aade

a dark, electric cyan · cool · closest name: steelblue

RGB
1, 170, 222
HSL
194°, 99%, 44%
CMYK
100, 23, 0, 13
Luminance
0.3403

Every format

HEX#01aade
RGBrgb(1, 170, 222)
HSLhsl(194, 99%, 44%)
CMYKcmyk(100%, 23%, 0%, 13%)
LABlab(65.0 -18.1 -36.4)
LCHlch(65.0 40.6 243.5)
OKLCHoklch(0.690 0.136 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01aade on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#01aade on black: 7.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green66.7%
Blue87.1%

CMYK percentages

Cyan99.5%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#01aade text on a black background

contrast 7.81:1

Card sample

#01aade text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01aade;
background: linear-gradient(135deg, #01aade, #0117DE);

Monochromatic scale

Palettes built from #01aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01aade in the Color Lab