Skip to content

#5faddf

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

RGB
95, 173, 223
HSL
203°, 67%, 62%
CMYK
57, 22, 0, 13
Luminance
0.3765

Every format

HEX#5faddf
RGBrgb(95, 173, 223)
HSLhsl(203, 67%, 62%)
CMYKcmyk(57%, 22%, 0%, 13%)
LABlab(67.8 -9.7 -32.5)
LCHlch(67.8 33.9 253.4)
OKLCHoklch(0.718 0.106 238.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5faddf on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#5faddf on black: 8.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green67.8%
Blue87.5%

CMYK percentages

Cyan57.4%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#5faddf text on a black background

contrast 8.53:1

Card sample

#5faddf text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5faddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5faddf in the Color Lab