Skip to content

#7acccc

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

RGB
122, 204, 204
HSL
180°, 45%, 64%
CMYK
40, 0, 0, 20
Luminance
0.5168

Every format

HEX#7acccc
RGBrgb(122, 204, 204)
HSLhsl(180, 45%, 64%)
CMYKcmyk(40%, 0%, 0%, 20%)
LABlab(77.1 -24.9 -7.9)
LCHlch(77.1 26.2 197.5)
OKLCHoklch(0.793 0.080 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan40.2%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#7acccc text on a black background

contrast 11.34:1

Card sample

#7acccc text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7acccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7acccc in the Color Lab