Skip to content

#9da16c

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

RGB
157, 161, 108
HSL
65°, 22%, 53%
CMYK
3, 0, 33, 37
Luminance
0.3374

Every format

HEX#9da16c
RGBrgb(157, 161, 108)
HSLhsl(65, 22%, 53%)
CMYKcmyk(3%, 0%, 33%, 37%)
LABlab(64.8 -10.1 27.2)
LCHlch(64.8 29.0 110.4)
OKLCHoklch(0.693 0.073 111.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da16c on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#9da16c on black: 7.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green63.1%
Blue42.4%

CMYK percentages

Cyan2.5%
Magenta0.0%
Yellow32.9%
Key (black)36.9%

Color previews

#9da16c text on a black background

contrast 7.75:1

Card sample

#9da16c text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 161, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 161, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9da16c;
background: linear-gradient(135deg, #9da16c, #7AA16C);

Monochromatic scale

Palettes built from #9da16c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da16c in the Color Lab