Skip to content

#7acccd

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

RGB
122, 204, 205
HSL
181°, 45%, 64%
CMYK
41, 1, 0, 20
Luminance
0.5173

Every format

HEX#7acccd
RGBrgb(122, 204, 205)
HSLhsl(181, 45%, 64%)
CMYKcmyk(41%, 1%, 0%, 20%)
LABlab(77.1 -24.7 -8.4)
LCHlch(77.1 26.1 198.7)
OKLCHoklch(0.793 0.080 196.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7acccd on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#7acccd on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green80.0%
Blue80.4%

CMYK percentages

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

Color previews

#7acccd text on a black background

contrast 11.35:1

Card sample

#7acccd text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 204, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 204, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7acccd;
background: linear-gradient(135deg, #7acccd, #7A95CD);

Monochromatic scale

Palettes built from #7acccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7acccd in the Color Lab