Skip to content

#7daceb

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

RGB
125, 172, 235
HSL
214°, 73%, 71%
CMYK
47, 27, 0, 8
Luminance
0.3986

Every format

HEX#7daceb
RGBrgb(125, 172, 235)
HSLhsl(214, 73%, 71%)
CMYKcmyk(47%, 27%, 0%, 8%)
LABlab(69.4 1.0 -36.4)
LCHlch(69.4 36.4 271.6)
OKLCHoklch(0.736 0.105 256.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7daceb on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#7daceb on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green67.5%
Blue92.2%

CMYK percentages

Cyan46.8%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#7daceb text on a black background

contrast 8.97:1

Card sample

#7daceb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 172, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 172, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7daceb;
background: linear-gradient(135deg, #7daceb, #977DEB);

Monochromatic scale

Palettes built from #7daceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7daceb in the Color Lab