Skip to content

#9abc8c

a balanced, soft green · cool · closest name: tan

RGB
154, 188, 140
HSL
103°, 26%, 64%
CMYK
18, 0, 26, 26
Luminance
0.4473

Every format

HEX#9abc8c
RGBrgb(154, 188, 140)
HSLhsl(103, 26%, 64%)
CMYKcmyk(18%, 0%, 26%, 26%)
LABlab(72.7 -20.5 20.6)
LCHlch(72.7 29.1 134.8)
OKLCHoklch(0.757 0.076 136.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9abc8c on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#9abc8c on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green73.7%
Blue54.9%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow25.5%
Key (black)26.3%

Color previews

#9abc8c text on a black background

contrast 9.95:1

Card sample

#9abc8c text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9abc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abc8c in the Color Lab