Skip to content

#7dabdf

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

RGB
125, 171, 223
HSL
212°, 61%, 68%
CMYK
44, 23, 0, 13
Luminance
0.3881

Every format

HEX#7dabdf
RGBrgb(125, 171, 223)
HSLhsl(212, 61%, 68%)
CMYKcmyk(44%, 23%, 0%, 13%)
LABlab(68.6 -1.8 -31.0)
LCHlch(68.6 31.1 266.6)
OKLCHoklch(0.728 0.091 252.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dabdf on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#7dabdf on black: 8.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green67.1%
Blue87.5%

CMYK percentages

Cyan43.9%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#7dabdf text on a black background

contrast 8.76:1

Card sample

#7dabdf text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7dabdf;
background: linear-gradient(135deg, #7dabdf, #907DDF);

Monochromatic scale

Palettes built from #7dabdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dabdf in the Color Lab