Skip to content

#7cadce

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

RGB
124, 173, 206
HSL
204°, 46%, 65%
CMYK
40, 16, 0, 19
Luminance
0.3863

Every format

HEX#7cadce
RGBrgb(124, 173, 206)
HSLhsl(204, 46%, 65%)
CMYKcmyk(40%, 16%, 0%, 19%)
LABlab(68.5 -7.8 -21.9)
LCHlch(68.5 23.3 250.3)
OKLCHoklch(0.725 0.071 238.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red48.6%
Green67.8%
Blue80.8%

CMYK percentages

Cyan39.8%
Magenta16.0%
Yellow0.0%
Key (black)19.2%

Color previews

#7cadce text on a black background

contrast 8.73:1

Card sample

#7cadce text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cadce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7cadce in the Color Lab