Skip to content

#7eaddf

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

RGB
126, 173, 223
HSL
211°, 60%, 68%
CMYK
44, 22, 0, 13
Luminance
0.3965

Every format

HEX#7eaddf
RGBrgb(126, 173, 223)
HSLhsl(211, 60%, 68%)
CMYKcmyk(44%, 22%, 0%, 13%)
LABlab(69.2 -2.7 -30.1)
LCHlch(69.2 30.2 264.9)
OKLCHoklch(0.733 0.089 250.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eaddf on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#7eaddf on black: 8.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.4%
Green67.8%
Blue87.5%

CMYK percentages

Cyan43.5%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#7eaddf text on a black background

contrast 8.93:1

Card sample

#7eaddf text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7eaddf;
background: linear-gradient(135deg, #7eaddf, #907EDF);

Monochromatic scale

Palettes built from #7eaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7eaddf in the Color Lab