Skip to content

#85abdf

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

RGB
133, 171, 223
HSL
215°, 58%, 70%
CMYK
40, 23, 0, 13
Luminance
0.3944

Every format

HEX#85abdf
RGBrgb(133, 171, 223)
HSLhsl(215, 58%, 70%)
CMYKcmyk(40%, 23%, 0%, 13%)
LABlab(69.1 0.2 -30.3)
LCHlch(69.1 30.3 270.4)
OKLCHoklch(0.733 0.087 256.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#85abdf on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#85abdf on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.2%
Green67.1%
Blue87.5%

CMYK percentages

Cyan40.4%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#85abdf text on a black background

contrast 8.89:1

Card sample

#85abdf text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #85abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #85abdf in the Color Lab