Skip to content

#99cd3a

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

RGB
153, 205, 58
HSL
81°, 60%, 52%
CMYK
25, 0, 72, 20
Luminance
0.5074

Every format

HEX#99cd3a
RGBrgb(153, 205, 58)
HSLhsl(81, 60%, 52%)
CMYKcmyk(25%, 0%, 72%, 20%)
LABlab(76.5 -37.9 63.9)
LCHlch(76.5 74.3 120.7)
OKLCHoklch(0.785 0.180 127.3)

Copy-ready code

/* CSS */
color: #99cd3a;
background-color: #99cd3a;
/* Tailwind (arbitrary) */
class="text-[#99cd3a] bg-[#99cd3a]"
/* SCSS */
$brand: #99cd3a;
/* SwiftUI */
Color(red: 0.600, green: 0.804, blue: 0.227)
/* Android */
Color.parseColor("#99cd3a")

Accessibility — WCAG contrast

Aa
#99cd3a on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#99cd3a on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green80.4%
Blue22.7%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow71.7%
Key (black)19.6%

Color previews

#99cd3a text on a black background

contrast 11.15:1

Card sample

#99cd3a text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(153, 205, 58, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 205, 58, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99cd3a;
background: linear-gradient(135deg, #99cd3a, #3ACD3D);

Monochromatic scale

Palettes built from #99cd3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99cd3a in the Color Lab