Skip to content

#9abc7c

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

RGB
154, 188, 124
HSL
92°, 32%, 61%
CMYK
18, 0, 34, 26
Luminance
0.4429

Every format

HEX#9abc7c
RGBrgb(154, 188, 124)
HSLhsl(92, 32%, 61%)
CMYKcmyk(18%, 0%, 34%, 26%)
LABlab(72.4 -22.9 28.7)
LCHlch(72.4 36.8 128.6)
OKLCHoklch(0.754 0.095 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9abc7c on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#9abc7c on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green73.7%
Blue48.6%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow34.0%
Key (black)26.3%

Color previews

#9abc7c text on a black background

contrast 9.86:1

Card sample

#9abc7c text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9abc7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abc7c in the Color Lab