Skip to content

#7ba7cd

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

RGB
123, 167, 205
HSL
208°, 45%, 64%
CMYK
40, 19, 0, 20
Luminance
0.3626

Every format

HEX#7ba7cd
RGBrgb(123, 167, 205)
HSLhsl(208, 45%, 64%)
CMYKcmyk(40%, 19%, 0%, 20%)
LABlab(66.7 -5.1 -24.1)
LCHlch(66.7 24.6 258.1)
OKLCHoklch(0.711 0.073 245.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ba7cd on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#7ba7cd on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green65.5%
Blue80.4%

CMYK percentages

Cyan40.0%
Magenta18.5%
Yellow0.0%
Key (black)19.6%

Color previews

#7ba7cd text on a black background

contrast 8.25:1

Card sample

#7ba7cd text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7ba7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ba7cd in the Color Lab