Skip to content

#9abc8f

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

RGB
154, 188, 143
HSL
105°, 25%, 65%
CMYK
18, 0, 24, 26
Luminance
0.4482

Every format

HEX#9abc8f
RGBrgb(154, 188, 143)
HSLhsl(105, 25%, 65%)
CMYKcmyk(18%, 0%, 24%, 26%)
LABlab(72.8 -20.0 19.1)
LCHlch(72.8 27.6 136.3)
OKLCHoklch(0.758 0.073 138.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red60.4%
Green73.7%
Blue56.1%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow23.9%
Key (black)26.3%

Color previews

#9abc8f text on a black background

contrast 9.96:1

Card sample

#9abc8f text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9abc8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abc8f in the Color Lab