Skip to content

#95abc0

a light, soft blue · cool · closest name: silver

RGB
149, 171, 192
HSL
209°, 25%, 67%
CMYK
22, 11, 0, 25
Luminance
0.3932

Every format

HEX#95abc0
RGBrgb(149, 171, 192)
HSLhsl(209, 25%, 67%)
CMYKcmyk(22%, 11%, 0%, 25%)
LABlab(69.0 -3.0 -13.3)
LCHlch(69.0 13.6 257.3)
OKLCHoklch(0.731 0.039 247.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95abc0 on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#95abc0 on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green67.1%
Blue75.3%

CMYK percentages

Cyan22.4%
Magenta10.9%
Yellow0.0%
Key (black)24.7%

Color previews

#95abc0 text on a black background

contrast 8.86:1

Card sample

#95abc0 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(149, 171, 192, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 171, 192, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95abc0;
background: linear-gradient(135deg, #95abc0, #9C95C0);

Monochromatic scale

Palettes built from #95abc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95abc0 in the Color Lab