Skip to content

#9da12a

a dark, vivid yellow · cool · closest name: olive

RGB
157, 161, 42
HSL
62°, 59%, 40%
CMYK
3, 0, 74, 37
Luminance
0.3283

Every format

HEX#9da12a
RGBrgb(157, 161, 42)
HSLhsl(62, 59%, 40%)
CMYKcmyk(3%, 0%, 74%, 37%)
LABlab(64.0 -15.9 57.5)
LCHlch(64.0 59.6 105.5)
OKLCHoklch(0.684 0.136 111.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da12a on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#9da12a on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green63.1%
Blue16.5%

CMYK percentages

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

Color previews

#9da12a text on a black background

contrast 7.57:1

Card sample

#9da12a text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da12a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da12a in the Color Lab