Skip to content

#7baccd

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

RGB
123, 172, 205
HSL
204°, 45%, 64%
CMYK
40, 16, 0, 20
Luminance
0.3812

Every format

HEX#7baccd
RGBrgb(123, 172, 205)
HSLhsl(204, 45%, 64%)
CMYKcmyk(40%, 16%, 0%, 20%)
LABlab(68.1 -7.8 -21.9)
LCHlch(68.1 23.3 250.3)
OKLCHoklch(0.722 0.071 238.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7baccd on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#7baccd on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green67.5%
Blue80.4%

CMYK percentages

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

Color previews

#7baccd text on a black background

contrast 8.62:1

Card sample

#7baccd text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7baccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7baccd in the Color Lab