Skip to content

#7fadcd

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

RGB
127, 173, 205
HSL
205°, 44%, 65%
CMYK
38, 16, 0, 20
Luminance
0.3881

Every format

HEX#7fadcd
RGBrgb(127, 173, 205)
HSLhsl(205, 44%, 65%)
CMYKcmyk(38%, 16%, 0%, 20%)
LABlab(68.6 -7.3 -21.1)
LCHlch(68.6 22.4 250.9)
OKLCHoklch(0.726 0.068 239.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#7fadcd text on a black background

contrast 8.76:1

Card sample

#7fadcd text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fadcd in the Color Lab