Skip to content

#7dadeb

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

RGB
125, 173, 235
HSL
214°, 73%, 71%
CMYK
47, 26, 0, 8
Luminance
0.4025

Every format

HEX#7dadeb
RGBrgb(125, 173, 235)
HSLhsl(214, 73%, 71%)
CMYKcmyk(47%, 26%, 0%, 8%)
LABlab(69.6 0.5 -36.0)
LCHlch(69.6 36.0 270.7)
OKLCHoklch(0.738 0.104 255.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dadeb on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#7dadeb on black: 9.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green67.8%
Blue92.2%

CMYK percentages

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

Color previews

#7dadeb text on a black background

contrast 9.05:1

Card sample

#7dadeb text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7dadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dadeb in the Color Lab