Skip to content

#73baba

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

RGB
115, 186, 186
HSL
180°, 34%, 59%
CMYK
38, 0, 0, 27
Luminance
0.4231

Every format

HEX#73baba
RGBrgb(115, 186, 186)
HSLhsl(180, 34%, 59%)
CMYKcmyk(38%, 0%, 0%, 27%)
LABlab(71.1 -22.2 -7.0)
LCHlch(71.1 23.3 197.6)
OKLCHoklch(0.742 0.071 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73baba on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#73baba on black: 9.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green72.9%
Blue72.9%

CMYK percentages

Cyan38.2%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#73baba text on a black background

contrast 9.46:1

Card sample

#73baba text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73baba in the Color Lab