Skip to content

#95adef

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

RGB
149, 173, 239
HSL
224°, 74%, 76%
CMYK
38, 28, 0, 6
Luminance
0.4251

Every format

HEX#95adef
RGBrgb(149, 173, 239)
HSLhsl(224, 74%, 76%)
CMYKcmyk(38%, 28%, 0%, 6%)
LABlab(71.2 7.6 -35.6)
LCHlch(71.2 36.4 282.1)
OKLCHoklch(0.754 0.099 268.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95adef on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#95adef on black: 9.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green67.8%
Blue93.7%

CMYK percentages

Cyan37.7%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#95adef text on a black background

contrast 9.50:1

Card sample

#95adef text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95adef in the Color Lab