Skip to content

#7dadef

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

RGB
125, 173, 239
HSL
215°, 78%, 71%
CMYK
48, 28, 0, 6
Luminance
0.4048

Every format

HEX#7dadef
RGBrgb(125, 173, 239)
HSLhsl(215, 78%, 71%)
CMYKcmyk(48%, 28%, 0%, 6%)
LABlab(69.8 1.6 -37.9)
LCHlch(69.8 38.0 272.4)
OKLCHoklch(0.740 0.109 256.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dadef on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#7dadef on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green67.8%
Blue93.7%

CMYK percentages

Cyan47.7%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#7dadef text on a black background

contrast 9.10:1

Card sample

#7dadef text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7dadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dadef in the Color Lab