Skip to content

#99abc2

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

RGB
153, 171, 194
HSL
214°, 25%, 68%
CMYK
21, 12, 0, 24
Luminance
0.3979

Every format

HEX#99abc2
RGBrgb(153, 171, 194)
HSLhsl(214, 25%, 68%)
CMYKcmyk(21%, 12%, 0%, 24%)
LABlab(69.3 -1.3 -13.8)
LCHlch(69.3 13.9 264.8)
OKLCHoklch(0.735 0.039 254.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99abc2 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#99abc2 on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green67.1%
Blue76.1%

CMYK percentages

Cyan21.1%
Magenta11.9%
Yellow0.0%
Key (black)23.9%

Color previews

#99abc2 text on a black background

contrast 8.96:1

Card sample

#99abc2 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #99abc2;
Background color
Panel with #99abc2 background
background-color: #99abc2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #99abc2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 171, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 171, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99abc2;
background: linear-gradient(135deg, #99abc2, #A299C2);

Monochromatic scale

Palettes built from #99abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99abc2 in the Color Lab