Skip to content

#07aade

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

RGB
7, 170, 222
HSL
195°, 94%, 45%
CMYK
97, 23, 0, 13
Luminance
0.3407

Every format

HEX#07aade
RGBrgb(7, 170, 222)
HSLhsl(195, 94%, 45%)
CMYKcmyk(97%, 23%, 0%, 13%)
LABlab(65.0 -17.9 -36.3)
LCHlch(65.0 40.5 243.7)
OKLCHoklch(0.691 0.135 229.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red2.7%
Green66.7%
Blue87.1%

CMYK percentages

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

Color previews

#07aade text on a black background

contrast 7.81:1

Card sample

#07aade text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #07aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07aade in the Color Lab