Skip to content

#7baacd

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

RGB
123, 170, 205
HSL
206°, 45%, 64%
CMYK
40, 17, 0, 20
Luminance
0.3737

Every format

HEX#7baacd
RGBrgb(123, 170, 205)
HSLhsl(206, 45%, 64%)
CMYKcmyk(40%, 17%, 0%, 20%)
LABlab(67.5 -6.7 -22.8)
LCHlch(67.5 23.8 253.5)
OKLCHoklch(0.717 0.072 241.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7baacd on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#7baacd on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green66.7%
Blue80.4%

CMYK percentages

Cyan40.0%
Magenta17.1%
Yellow0.0%
Key (black)19.6%

Color previews

#7baacd text on a black background

contrast 8.47:1

Card sample

#7baacd text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 170, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 170, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7baacd;
background: linear-gradient(135deg, #7baacd, #837BCD);

Monochromatic scale

Palettes built from #7baacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7baacd in the Color Lab