Skip to content

#9abc01

a dark, electric green · cool · closest name: olivedrab

RGB
154, 188, 1
HSL
71°, 99%, 37%
CMYK
18, 0, 100, 26
Luminance
0.4284

Every format

HEX#9abc01
RGBrgb(154, 188, 1)
HSLhsl(71, 99%, 37%)
CMYKcmyk(18%, 0%, 100%, 26%)
LABlab(71.5 -31.6 72.0)
LCHlch(71.5 78.6 113.7)
OKLCHoklch(0.743 0.180 121.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red60.4%
Green73.7%
Blue0.4%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow99.5%
Key (black)26.3%

Color previews

#9abc01 text on a black background

contrast 9.57:1

Card sample

#9abc01 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(154, 188, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(154, 188, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9abc01;
background: linear-gradient(135deg, #9abc01, #1DBC01);

Monochromatic scale

Palettes built from #9abc01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abc01 in the Color Lab