Skip to content

#0ccc33

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

RGB
12, 204, 51
HSL
132°, 89%, 42%
CMYK
94, 0, 75, 20
Luminance
0.4350

Every format

HEX#0ccc33
RGBrgb(12, 204, 51)
HSLhsl(132, 89%, 42%)
CMYKcmyk(94%, 0%, 75%, 20%)
LABlab(71.9 -70.3 60.3)
LCHlch(71.9 92.6 139.4)
OKLCHoklch(0.735 0.233 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0ccc33 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#0ccc33 on black: 9.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green80.0%
Blue20.0%

CMYK percentages

Cyan94.1%
Magenta0.0%
Yellow75.0%
Key (black)20.0%

Color previews

#0ccc33 text on a black background

contrast 9.70:1

Card sample

#0ccc33 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ccc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0ccc33 in the Color Lab