Skip to content

#33ff5b

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

RGB
51, 255, 91
HSL
132°, 100%, 60%
CMYK
80, 0, 64, 0
Luminance
0.7298

Every format

HEX#33ff5b
RGBrgb(51, 255, 91)
HSLhsl(132, 100%, 60%)
CMYKcmyk(80%, 0%, 64%, 0%)
LABlab(88.4 -78.6 62.8)
LCHlch(88.4 100.6 141.3)
OKLCHoklch(0.874 0.257 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33ff5b on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#33ff5b on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green100.0%
Blue35.7%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow64.3%
Key (black)0.0%

Color previews

#33ff5b text on a black background

contrast 15.60:1

Card sample

#33ff5b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33ff5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33ff5b in the Color Lab