Skip to content

#9da100

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

RGB
157, 161, 0
HSL
62°, 100%, 32%
CMYK
3, 0, 100, 37
Luminance
0.3266

Every format

HEX#9da100
RGBrgb(157, 161, 0)
HSLhsl(62, 100%, 32%)
CMYKcmyk(3%, 0%, 100%, 37%)
LABlab(63.9 -17.1 66.6)
LCHlch(63.9 68.7 104.4)
OKLCHoklch(0.683 0.151 111.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da100 on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#9da100 on black: 7.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green63.1%
Blue0.0%

CMYK percentages

Cyan2.5%
Magenta0.0%
Yellow100.0%
Key (black)36.9%

Color previews

#9da100 text on a black background

contrast 7.53:1

Card sample

#9da100 text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da100 in the Color Lab