Skip to content

#99bb99

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

RGB
153, 187, 153
HSL
120°, 20%, 67%
CMYK
18, 0, 18, 27
Luminance
0.4461

Every format

HEX#99bb99
RGBrgb(153, 187, 153)
HSLhsl(120, 20%, 67%)
CMYKcmyk(18%, 0%, 18%, 27%)
LABlab(72.6 -18.1 13.5)
LCHlch(72.6 22.6 143.3)
OKLCHoklch(0.758 0.060 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99bb99 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#99bb99 on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green73.3%
Blue60.0%

CMYK percentages

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

Color previews

#99bb99 text on a black background

contrast 9.92:1

Card sample

#99bb99 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99bb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99bb99 in the Color Lab