Skip to content

#9da82b

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

RGB
157, 168, 43
HSL
65°, 59%, 41%
CMYK
7, 0, 74, 34
Luminance
0.3535

Every format

HEX#9da82b
RGBrgb(157, 168, 43)
HSLhsl(65, 59%, 41%)
CMYKcmyk(7%, 0%, 74%, 34%)
LABlab(66.0 -19.5 59.0)
LCHlch(66.0 62.1 108.3)
OKLCHoklch(0.700 0.143 114.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da82b on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#9da82b on black: 8.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green65.9%
Blue16.9%

CMYK percentages

Cyan6.5%
Magenta0.0%
Yellow74.4%
Key (black)34.1%

Color previews

#9da82b text on a black background

contrast 8.07:1

Card sample

#9da82b text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da82b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da82b in the Color Lab