Skip to content

#11acfd

a balanced, electric blue · cool · closest name: steelblue

RGB
17, 172, 253
HSL
201°, 98%, 53%
CMYK
93, 32, 0, 1
Luminance
0.3672

Every format

HEX#11acfd
RGBrgb(17, 172, 253)
HSLhsl(201, 98%, 53%)
CMYKcmyk(93%, 32%, 0%, 1%)
LABlab(67.1 -7.6 -50.1)
LCHlch(67.1 50.6 261.3)
OKLCHoklch(0.712 0.163 241.0)

Copy-ready code

/* CSS */
color: #11acfd;
background-color: #11acfd;
/* Tailwind (arbitrary) */
class="text-[#11acfd] bg-[#11acfd]"
/* SCSS */
$brand: #11acfd;
/* SwiftUI */
Color(red: 0.067, green: 0.675, blue: 0.992)
/* Android */
Color.parseColor("#11acfd")

Accessibility — WCAG contrast

Aa
#11acfd on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#11acfd on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green67.5%
Blue99.2%

CMYK percentages

Cyan93.3%
Magenta32.0%
Yellow0.0%
Key (black)0.8%

Color previews

#11acfd text on a black background

contrast 8.34:1

Card sample

#11acfd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #11acfd;
Background color
Panel with #11acfd background
background-color: #11acfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #11acfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 172, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 172, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #11acfd;
background: linear-gradient(135deg, #11acfd, #1311FD);

Monochromatic scale

Palettes built from #11acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #11acfd in the Color Lab