Skip to content

#00aade

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

RGB
0, 170, 222
HSL
194°, 100%, 44%
CMYK
100, 23, 0, 13
Luminance
0.3402

Every format

HEX#00aade
RGBrgb(0, 170, 222)
HSLhsl(194, 100%, 44%)
CMYKcmyk(100%, 23%, 0%, 13%)
LABlab(65.0 -18.1 -36.4)
LCHlch(65.0 40.7 243.5)
OKLCHoklch(0.690 0.136 229.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green66.7%
Blue87.1%

CMYK percentages

Cyan100.0%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#00aade text on a black background

contrast 7.80:1

Card sample

#00aade text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00aade in the Color Lab