Skip to content

#7faddf

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

RGB
127, 173, 223
HSL
211°, 60%, 69%
CMYK
43, 22, 0, 13
Luminance
0.3973

Every format

HEX#7faddf
RGBrgb(127, 173, 223)
HSLhsl(211, 60%, 69%)
CMYKcmyk(43%, 22%, 0%, 13%)
LABlab(69.3 -2.4 -30.0)
LCHlch(69.3 30.1 265.4)
OKLCHoklch(0.734 0.088 251.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#7faddf text on a black background

contrast 8.95:1

Card sample

#7faddf text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7faddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7faddf in the Color Lab