Skip to content

#73def2

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

RGB
115, 222, 242
HSL
189°, 83%, 70%
CMYK
53, 8, 0, 5
Luminance
0.6230

Every format

HEX#73def2
RGBrgb(115, 222, 242)
HSLhsl(189, 83%, 70%)
CMYKcmyk(53%, 8%, 0%, 5%)
LABlab(83.1 -25.5 -19.2)
LCHlch(83.1 32.0 217.0)
OKLCHoklch(0.844 0.102 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73def2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#73def2 on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green87.1%
Blue94.9%

CMYK percentages

Cyan52.5%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#73def2 text on a black background

contrast 13.46:1

Card sample

#73def2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73def2 in the Color Lab