Skip to content

#55acfd

a light, electric blue · cool · closest name: dodgerblue

RGB
85, 172, 253
HSL
209°, 98%, 66%
CMYK
66, 32, 0, 1
Luminance
0.3853

Every format

HEX#55acfd
RGBrgb(85, 172, 253)
HSLhsl(209, 98%, 66%)
CMYKcmyk(66%, 32%, 0%, 1%)
LABlab(68.4 -1.3 -47.9)
LCHlch(68.4 47.9 268.4)
OKLCHoklch(0.726 0.145 249.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55acfd on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#55acfd on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green67.5%
Blue99.2%

CMYK percentages

Cyan66.4%
Magenta32.0%
Yellow0.0%
Key (black)0.8%

Color previews

#55acfd text on a black background

contrast 8.71:1

Card sample

#55acfd text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55acfd in the Color Lab