Skip to content

#9da11b

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

RGB
157, 161, 27
HSL
62°, 71%, 37%
CMYK
3, 0, 83, 37
Luminance
0.3274

Every format

HEX#9da11b
RGBrgb(157, 161, 27)
HSLhsl(62, 71%, 37%)
CMYKcmyk(3%, 0%, 83%, 37%)
LABlab(64.0 -16.5 62.0)
LCHlch(64.0 64.2 104.9)
OKLCHoklch(0.683 0.144 111.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#9da11b text on a black background

contrast 7.55:1

Card sample

#9da11b text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da11b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da11b in the Color Lab