Skip to content

#5fabdf

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

RGB
95, 171, 223
HSL
204°, 67%, 62%
CMYK
57, 23, 0, 13
Luminance
0.3689

Every format

HEX#5fabdf
RGBrgb(95, 171, 223)
HSLhsl(204, 67%, 62%)
CMYKcmyk(57%, 23%, 0%, 13%)
LABlab(67.2 -8.6 -33.4)
LCHlch(67.2 34.5 255.6)
OKLCHoklch(0.713 0.107 240.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fabdf on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#5fabdf on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green67.1%
Blue87.5%

CMYK percentages

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

Color previews

#5fabdf text on a black background

contrast 8.38:1

Card sample

#5fabdf text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5fabdf;
Background color
Panel with #5fabdf background
background-color: #5fabdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5fabdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(95, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fabdf;
background: linear-gradient(135deg, #5fabdf, #695FDF);

Monochromatic scale

Palettes built from #5fabdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fabdf in the Color Lab