Skip to content

#7facec

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

RGB
127, 172, 236
HSL
215°, 74%, 71%
CMYK
46, 27, 0, 8
Luminance
0.4007

Every format

HEX#7facec
RGBrgb(127, 172, 236)
HSLhsl(215, 74%, 71%)
CMYKcmyk(46%, 27%, 0%, 8%)
LABlab(69.5 1.8 -36.7)
LCHlch(69.5 36.8 272.8)
OKLCHoklch(0.737 0.105 257.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red49.8%
Green67.5%
Blue92.5%

CMYK percentages

Cyan46.2%
Magenta27.1%
Yellow0.0%
Key (black)7.5%

Color previews

#7facec text on a black background

contrast 9.01:1

Card sample

#7facec text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7facec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7facec in the Color Lab