Skip to content

#95acdf

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

RGB
149, 172, 223
HSL
221°, 54%, 73%
CMYK
33, 23, 0, 13
Luminance
0.4122

Every format

HEX#95acdf
RGBrgb(149, 172, 223)
HSLhsl(221, 54%, 73%)
CMYKcmyk(33%, 23%, 0%, 13%)
LABlab(70.3 4.0 -28.3)
LCHlch(70.3 28.6 278.1)
OKLCHoklch(0.746 0.078 265.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95acdf on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#95acdf on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green67.5%
Blue87.5%

CMYK percentages

Cyan33.2%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#95acdf text on a black background

contrast 9.24:1

Card sample

#95acdf text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #95acdf;
Background color
Panel with #95acdf background
background-color: #95acdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #95acdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(149, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95acdf;
background: linear-gradient(135deg, #95acdf, #AF95DF);

Monochromatic scale

Palettes built from #95acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95acdf in the Color Lab