Skip to content

#99cc33

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

RGB
153, 204, 51
HSL
80°, 60%, 50%
CMYK
25, 0, 75, 20
Luminance
0.5020

Every format

HEX#99cc33
RGBrgb(153, 204, 51)
HSLhsl(80, 60%, 50%)
CMYKcmyk(25%, 0%, 75%, 20%)
LABlab(76.2 -37.9 65.9)
LCHlch(76.2 76.0 119.9)
OKLCHoklch(0.782 0.182 126.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99cc33 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#99cc33 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green80.0%
Blue20.0%

CMYK percentages

Cyan25.0%
Magenta0.0%
Yellow75.0%
Key (black)20.0%

Color previews

#99cc33 text on a black background

contrast 11.04:1

Card sample

#99cc33 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(153, 204, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 204, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99cc33;
background: linear-gradient(135deg, #99cc33, #33CC33);

Monochromatic scale

Palettes built from #99cc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99cc33 in the Color Lab