Skip to content

#51abc2

a balanced, vivid cyan · cool · closest name: skyblue

RGB
81, 171, 194
HSL
192°, 48%, 54%
CMYK
58, 12, 0, 24
Luminance
0.3477

Every format

HEX#51abc2
RGBrgb(81, 171, 194)
HSLhsl(192, 48%, 54%)
CMYKcmyk(58%, 12%, 0%, 24%)
LABlab(65.6 -20.1 -19.9)
LCHlch(65.6 28.3 224.6)
OKLCHoklch(0.695 0.092 217.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#51abc2 on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#51abc2 on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.8%
Green67.1%
Blue76.1%

CMYK percentages

Cyan58.2%
Magenta11.9%
Yellow0.0%
Key (black)23.9%

Color previews

#51abc2 text on a black background

contrast 7.95:1

Card sample

#51abc2 text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #51abc2;
Background color
Panel with #51abc2 background
background-color: #51abc2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #51abc2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(81, 171, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(81, 171, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #51abc2;
background: linear-gradient(135deg, #51abc2, #5160C2);

Monochromatic scale

Palettes built from #51abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #51abc2 in the Color Lab