Skip to content

#73bbcc

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

RGB
115, 187, 204
HSL
192°, 47%, 63%
CMYK
44, 8, 0, 20
Luminance
0.4355

Every format

HEX#73bbcc
RGBrgb(115, 187, 204)
HSLhsl(192, 47%, 63%)
CMYKcmyk(44%, 8%, 0%, 20%)
LABlab(71.9 -18.1 -15.6)
LCHlch(71.9 23.9 220.8)
OKLCHoklch(0.751 0.076 214.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73bbcc on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#73bbcc on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green73.3%
Blue80.0%

CMYK percentages

Cyan43.6%
Magenta8.3%
Yellow0.0%
Key (black)20.0%

Color previews

#73bbcc text on a black background

contrast 9.71:1

Card sample

#73bbcc text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73bbcc in the Color Lab