Skip to content

#9abc97

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

RGB
154, 188, 151
HSL
115°, 22%, 67%
CMYK
18, 0, 20, 26
Luminance
0.4507

Every format

HEX#9abc97
RGBrgb(154, 188, 151)
HSLhsl(115, 22%, 67%)
CMYKcmyk(18%, 0%, 20%, 26%)
LABlab(72.9 -18.6 15.0)
LCHlch(72.9 23.9 141.1)
OKLCHoklch(0.760 0.064 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9abc97 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#9abc97 on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green73.7%
Blue59.2%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow19.7%
Key (black)26.3%

Color previews

#9abc97 text on a black background

contrast 10.01:1

Card sample

#9abc97 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(154, 188, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(154, 188, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9abc97;
background: linear-gradient(135deg, #9abc97, #97BCAD);

Monochromatic scale

Palettes built from #9abc97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abc97 in the Color Lab