Skip to content

#7aadeb

a light, vivid blue · cool · closest name: steelblue

RGB
122, 173, 235
HSL
213°, 74%, 70%
CMYK
48, 26, 0, 8
Luminance
0.4002

Every format

HEX#7aadeb
RGBrgb(122, 173, 235)
HSLhsl(213, 74%, 70%)
CMYKcmyk(48%, 26%, 0%, 8%)
LABlab(69.5 -0.3 -36.3)
LCHlch(69.5 36.3 269.6)
OKLCHoklch(0.736 0.106 253.9)

Copy-ready code

/* CSS */
color: #7aadeb;
background-color: #7aadeb;
/* Tailwind (arbitrary) */
class="text-[#7aadeb] bg-[#7aadeb]"
/* SCSS */
$brand: #7aadeb;
/* SwiftUI */
Color(red: 0.478, green: 0.678, blue: 0.922)
/* Android */
Color.parseColor("#7aadeb")

Accessibility — WCAG contrast

Aa
#7aadeb on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#7aadeb on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green67.8%
Blue92.2%

CMYK percentages

Cyan48.1%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#7aadeb text on a black background

contrast 9.00:1

Card sample

#7aadeb text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7aadeb;
Background color
Panel with #7aadeb background
background-color: #7aadeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7aadeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(122, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7aadeb;
background: linear-gradient(135deg, #7aadeb, #927AEB);

Monochromatic scale

Palettes built from #7aadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7aadeb in the Color Lab