Skip to content

#08aade

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

RGB
8, 170, 222
HSL
195°, 93%, 45%
CMYK
96, 23, 0, 13
Luminance
0.3408

Every format

HEX#08aade
RGBrgb(8, 170, 222)
HSLhsl(195, 93%, 45%)
CMYKcmyk(96%, 23%, 0%, 13%)
LABlab(65.0 -17.9 -36.3)
LCHlch(65.0 40.5 243.8)
OKLCHoklch(0.691 0.135 229.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green66.7%
Blue87.1%

CMYK percentages

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

Color previews

#08aade text on a black background

contrast 7.82:1

Card sample

#08aade text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08aade in the Color Lab