Skip to content

#52abdf

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

RGB
82, 171, 223
HSL
202°, 69%, 60%
CMYK
63, 23, 0, 13
Luminance
0.3625

Every format

HEX#52abdf
RGBrgb(82, 171, 223)
HSLhsl(202, 69%, 60%)
CMYKcmyk(63%, 23%, 0%, 13%)
LABlab(66.7 -11.0 -34.1)
LCHlch(66.7 35.9 252.1)
OKLCHoklch(0.708 0.114 237.1)

Copy-ready code

/* CSS */
color: #52abdf;
background-color: #52abdf;
/* Tailwind (arbitrary) */
class="text-[#52abdf] bg-[#52abdf]"
/* SCSS */
$brand: #52abdf;
/* SwiftUI */
Color(red: 0.322, green: 0.671, blue: 0.875)
/* Android */
Color.parseColor("#52abdf")

Accessibility — WCAG contrast

Aa
#52abdf on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#52abdf on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.2%
Green67.1%
Blue87.5%

CMYK percentages

Cyan63.2%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#52abdf text on a black background

contrast 8.25:1

Card sample

#52abdf text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #52abdf;
Background color
Panel with #52abdf background
background-color: #52abdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #52abdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(82, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(82, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #52abdf;
background: linear-gradient(135deg, #52abdf, #5752DF);

Monochromatic scale

Palettes built from #52abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #52abdf in the Color Lab