Skip to content

#9da11a

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

RGB
157, 161, 26
HSL
62°, 72%, 37%
CMYK
3, 0, 84, 37
Luminance
0.3273

Every format

HEX#9da11a
RGBrgb(157, 161, 26)
HSLhsl(62, 72%, 37%)
CMYKcmyk(3%, 0%, 84%, 37%)
LABlab(63.9 -16.6 62.2)
LCHlch(63.9 64.4 104.9)
OKLCHoklch(0.683 0.144 111.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red61.6%
Green63.1%
Blue10.2%

CMYK percentages

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

Color previews

#9da11a text on a black background

contrast 7.55:1

Card sample

#9da11a text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da11a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da11a in the Color Lab