Skip to content

#73acac

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

RGB
115, 172, 172
HSL
180°, 26%, 56%
CMYK
33, 0, 0, 33
Luminance
0.3613

Every format

HEX#73acac
RGBrgb(115, 172, 172)
HSLhsl(180, 26%, 56%)
CMYKcmyk(33%, 0%, 0%, 33%)
LABlab(66.6 -18.5 -5.9)
LCHlch(66.6 19.4 197.8)
OKLCHoklch(0.705 0.059 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73acac on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#73acac on black: 8.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green67.5%
Blue67.5%

CMYK percentages

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

Color previews

#73acac text on a black background

contrast 8.23:1

Card sample

#73acac text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #73acac;
Background color
Panel with #73acac background
background-color: #73acac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #73acac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(115, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(115, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #73acac;
background: linear-gradient(135deg, #73acac, #7386AC);

Monochromatic scale

Palettes built from #73acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73acac in the Color Lab