Skip to content

#7aacac

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

RGB
122, 172, 172
HSL
180°, 23%, 58%
CMYK
29, 0, 0, 33
Luminance
0.3662

Every format

HEX#7aacac
RGBrgb(122, 172, 172)
HSLhsl(180, 23%, 58%)
CMYKcmyk(29%, 0%, 0%, 33%)
LABlab(67.0 -16.4 -5.3)
LCHlch(67.0 17.3 198.0)
OKLCHoklch(0.709 0.053 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7aacac on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#7aacac on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green67.5%
Blue67.5%

CMYK percentages

Cyan29.1%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#7aacac text on a black background

contrast 8.32:1

Card sample

#7aacac text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7aacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7aacac in the Color Lab