Skip to content

#95abc6

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

RGB
149, 171, 198
HSL
213°, 30%, 68%
CMYK
25, 14, 0, 22
Luminance
0.3959

Every format

HEX#95abc6
RGBrgb(149, 171, 198)
HSLhsl(213, 30%, 68%)
CMYKcmyk(25%, 14%, 0%, 22%)
LABlab(69.2 -1.6 -16.3)
LCHlch(69.2 16.4 264.5)
OKLCHoklch(0.734 0.046 253.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95abc6 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#95abc6 on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green67.1%
Blue77.6%

CMYK percentages

Cyan24.7%
Magenta13.6%
Yellow0.0%
Key (black)22.4%

Color previews

#95abc6 text on a black background

contrast 8.92:1

Card sample

#95abc6 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #95abc6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95abc6 in the Color Lab