Skip to content

#9da83c

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

RGB
157, 168, 60
HSL
66°, 47%, 45%
CMYK
7, 0, 64, 34
Luminance
0.3550

Every format

HEX#9da83c
RGBrgb(157, 168, 60)
HSLhsl(66, 47%, 45%)
CMYKcmyk(7%, 0%, 64%, 34%)
LABlab(66.1 -18.5 52.6)
LCHlch(66.1 55.7 109.4)
OKLCHoklch(0.702 0.132 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da83c on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#9da83c on black: 8.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green65.9%
Blue23.5%

CMYK percentages

Cyan6.5%
Magenta0.0%
Yellow64.3%
Key (black)34.1%

Color previews

#9da83c text on a black background

contrast 8.10:1

Card sample

#9da83c text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da83c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da83c in the Color Lab