Skip to content

#99aabb

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

RGB
153, 170, 187
HSL
210°, 20%, 67%
CMYK
18, 9, 0, 27
Luminance
0.3911

Every format

HEX#99aabb
RGBrgb(153, 170, 187)
HSLhsl(210, 20%, 67%)
CMYKcmyk(18%, 9%, 0%, 27%)
LABlab(68.8 -2.3 -10.7)
LCHlch(68.8 10.9 257.9)
OKLCHoklch(0.730 0.031 248.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99aabb on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#99aabb on black: 8.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green66.7%
Blue73.3%

CMYK percentages

Cyan18.2%
Magenta9.1%
Yellow0.0%
Key (black)26.7%

Color previews

#99aabb text on a black background

contrast 8.82:1

Card sample

#99aabb text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(153, 170, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 170, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99aabb;
background: linear-gradient(135deg, #99aabb, #9F99BB);

Monochromatic scale

Palettes built from #99aabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99aabb in the Color Lab