Skip to content

#81abdf

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

RGB
129, 171, 223
HSL
213°, 60%, 69%
CMYK
42, 23, 0, 13
Luminance
0.3912

Every format

HEX#81abdf
RGBrgb(129, 171, 223)
HSLhsl(213, 60%, 69%)
CMYKcmyk(42%, 23%, 0%, 13%)
LABlab(68.8 -0.8 -30.7)
LCHlch(68.8 30.7 268.5)
OKLCHoklch(0.731 0.089 254.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#81abdf on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#81abdf on black: 8.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.6%
Green67.1%
Blue87.5%

CMYK percentages

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

Color previews

#81abdf text on a black background

contrast 8.82:1

Card sample

#81abdf text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #81abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #81abdf in the Color Lab