Skip to content

#73daff

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

RGB
115, 218, 255
HSL
196°, 100%, 73%
CMYK
55, 15, 0, 0
Luminance
0.6101

Every format

HEX#73daff
RGBrgb(115, 218, 255)
HSLhsl(196, 100%, 73%)
CMYKcmyk(55%, 15%, 0%, 0%)
LABlab(82.4 -19.9 -27.2)
LCHlch(82.4 33.7 233.7)
OKLCHoklch(0.840 0.109 223.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73daff on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#73daff on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green85.5%
Blue100.0%

CMYK percentages

Cyan54.9%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#73daff text on a black background

contrast 13.20:1

Card sample

#73daff text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73daff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73daff in the Color Lab