Skip to content

#99bbbb

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

RGB
153, 187, 187
HSL
180°, 20%, 67%
CMYK
18, 0, 0, 27
Luminance
0.4590

Every format

HEX#99bbbb
RGBrgb(153, 187, 187)
HSLhsl(180, 20%, 67%)
CMYKcmyk(18%, 0%, 0%, 27%)
LABlab(73.5 -11.4 -3.8)
LCHlch(73.5 12.0 198.5)
OKLCHoklch(0.767 0.037 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99bbbb on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#99bbbb on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green73.3%
Blue73.3%

CMYK percentages

Cyan18.2%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#99bbbb text on a black background

contrast 10.18:1

Card sample

#99bbbb text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99bbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99bbbb in the Color Lab