Skip to content

#7fabeb

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

RGB
127, 171, 235
HSL
216°, 73%, 71%
CMYK
46, 27, 0, 8
Luminance
0.3964

Every format

HEX#7fabeb
RGBrgb(127, 171, 235)
HSLhsl(216, 73%, 71%)
CMYKcmyk(46%, 27%, 0%, 8%)
LABlab(69.2 2.0 -36.7)
LCHlch(69.2 36.7 273.2)
OKLCHoklch(0.735 0.105 257.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red49.8%
Green67.1%
Blue92.2%

CMYK percentages

Cyan46.0%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#7fabeb text on a black background

contrast 8.93:1

Card sample

#7fabeb text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 171, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 171, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fabeb;
background: linear-gradient(135deg, #7fabeb, #9B7FEB);

Monochromatic scale

Palettes built from #7fabeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fabeb in the Color Lab