Skip to content

#33ce2f

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

RGB
51, 206, 47
HSL
119°, 63%, 50%
CMYK
75, 0, 77, 19
Luminance
0.4505

Every format

HEX#33ce2f
RGBrgb(51, 206, 47)
HSLhsl(119, 63%, 50%)
CMYKcmyk(75%, 0%, 77%, 19%)
LABlab(72.9 -67.5 62.7)
LCHlch(72.9 92.1 137.1)
OKLCHoklch(0.745 0.231 142.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33ce2f on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#33ce2f on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green80.8%
Blue18.4%

CMYK percentages

Cyan75.2%
Magenta0.0%
Yellow77.2%
Key (black)19.2%

Color previews

#33ce2f text on a black background

contrast 10.01:1

Card sample

#33ce2f text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 206, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 206, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33ce2f;
background: linear-gradient(135deg, #33ce2f, #2FCE95);

Monochromatic scale

Palettes built from #33ce2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33ce2f in the Color Lab