Skip to content

#73ccdf

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

RGB
115, 204, 223
HSL
191°, 63%, 66%
CMYK
48, 9, 0, 13
Luminance
0.5216

Every format

HEX#73ccdf
RGBrgb(115, 204, 223)
HSLhsl(191, 63%, 66%)
CMYKcmyk(48%, 9%, 0%, 13%)
LABlab(77.4 -21.7 -17.7)
LCHlch(77.4 28.0 219.2)
OKLCHoklch(0.796 0.089 213.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73ccdf on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#73ccdf on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green80.0%
Blue87.5%

CMYK percentages

Cyan48.4%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#73ccdf text on a black background

contrast 11.43:1

Card sample

#73ccdf text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73ccdf in the Color Lab