Skip to content

#81afeb

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

RGB
129, 175, 235
HSL
214°, 73%, 71%
CMYK
45, 26, 0, 8
Luminance
0.4133

Every format

HEX#81afeb
RGBrgb(129, 175, 235)
HSLhsl(214, 73%, 71%)
CMYKcmyk(45%, 26%, 0%, 8%)
LABlab(70.4 0.3 -34.8)
LCHlch(70.4 34.8 270.5)
OKLCHoklch(0.745 0.100 255.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#81afeb on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#81afeb on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.6%
Green68.6%
Blue92.2%

CMYK percentages

Cyan45.1%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#81afeb text on a black background

contrast 9.27:1

Card sample

#81afeb text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(129, 175, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(129, 175, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #81afeb;
background: linear-gradient(135deg, #81afeb, #9A81EB);

Monochromatic scale

Palettes built from #81afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #81afeb in the Color Lab