Skip to content

#9cc99c

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

RGB
156, 201, 156
HSL
120°, 29%, 70%
CMYK
22, 0, 22, 21
Luminance
0.5124

Every format

HEX#9cc99c
RGBrgb(156, 201, 156)
HSLhsl(120, 29%, 70%)
CMYKcmyk(22%, 0%, 22%, 21%)
LABlab(76.8 -23.6 17.8)
LCHlch(76.8 29.5 143.0)
OKLCHoklch(0.792 0.079 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cc99c on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#9cc99c on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green78.8%
Blue61.2%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow22.4%
Key (black)21.2%

Color previews

#9cc99c text on a black background

contrast 11.25:1

Card sample

#9cc99c text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9cc99c;
Background color
Panel with #9cc99c background
background-color: #9cc99c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9cc99c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(156, 201, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(156, 201, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9cc99c;
background: linear-gradient(135deg, #9cc99c, #9CC9BA);

Monochromatic scale

Palettes built from #9cc99c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cc99c in the Color Lab