Skip to content

#95addf

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

RGB
149, 173, 223
HSL
221°, 54%, 73%
CMYK
33, 22, 0, 13
Luminance
0.4160

Every format

HEX#95addf
RGBrgb(149, 173, 223)
HSLhsl(221, 54%, 73%)
CMYKcmyk(33%, 22%, 0%, 13%)
LABlab(70.6 3.5 -27.9)
LCHlch(70.6 28.1 277.1)
OKLCHoklch(0.748 0.077 264.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95addf on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#95addf on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#95addf text on a black background

contrast 9.32:1

Card sample

#95addf text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95addf in the Color Lab