Skip to content

#7dadcd

a balanced, soft blue · cool · closest name: skyblue

RGB
125, 173, 205
HSL
204°, 44%, 65%
CMYK
39, 16, 0, 20
Luminance
0.3865

Every format

HEX#7dadcd
RGBrgb(125, 173, 205)
HSLhsl(204, 44%, 65%)
CMYKcmyk(39%, 16%, 0%, 20%)
LABlab(68.5 -7.8 -21.3)
LCHlch(68.5 22.7 249.8)
OKLCHoklch(0.725 0.069 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dadcd on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#7dadcd on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green67.8%
Blue80.4%

CMYK percentages

Cyan39.0%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#7dadcd text on a black background

contrast 8.73:1

Card sample

#7dadcd text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7dadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dadcd in the Color Lab