Skip to content

#a1b95b

a balanced, soft green · cool · closest name: olivedrab

RGB
161, 185, 91
HSL
75°, 40%, 54%
CMYK
13, 0, 51, 28
Luminance
0.4303

Every format

HEX#a1b95b
RGBrgb(161, 185, 91)
HSLhsl(75, 40%, 54%)
CMYKcmyk(13%, 0%, 51%, 28%)
LABlab(71.6 -22.8 44.5)
LCHlch(71.6 50.0 117.1)
OKLCHoklch(0.747 0.124 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1b95b on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#a1b95b on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green72.5%
Blue35.7%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow50.8%
Key (black)27.5%

Color previews

#a1b95b text on a black background

contrast 9.61:1

Card sample

#a1b95b text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(161, 185, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(161, 185, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a1b95b;
background: linear-gradient(135deg, #a1b95b, #62B95B);

Monochromatic scale

Palettes built from #a1b95b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1b95b in the Color Lab