Skip to content

#7caccc

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

RGB
124, 172, 204
HSL
204°, 44%, 64%
CMYK
39, 16, 0, 20
Luminance
0.3815

Every format

HEX#7caccc
RGBrgb(124, 172, 204)
HSLhsl(204, 44%, 64%)
CMYKcmyk(39%, 16%, 0%, 20%)
LABlab(68.1 -7.8 -21.3)
LCHlch(68.1 22.7 249.8)
OKLCHoklch(0.722 0.069 238.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red48.6%
Green67.5%
Blue80.0%

CMYK percentages

Cyan39.2%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#7caccc text on a black background

contrast 8.63:1

Card sample

#7caccc text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7caccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7caccc in the Color Lab