Skip to content

#73decc

a light, vivid cyan · cool · closest name: turquoise

RGB
115, 222, 204
HSL
170°, 62%, 66%
CMYK
48, 0, 8, 13
Luminance
0.6025

Every format

HEX#73decc
RGBrgb(115, 222, 204)
HSLhsl(170, 62%, 66%)
CMYKcmyk(48%, 0%, 8%, 13%)
LABlab(82.0 -35.2 -0.7)
LCHlch(82.0 35.3 181.2)
OKLCHoklch(0.832 0.103 181.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73decc on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#73decc on black: 13.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green87.1%
Blue80.0%

CMYK percentages

Cyan48.2%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#73decc text on a black background

contrast 13.05:1

Card sample

#73decc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73decc in the Color Lab