Skip to content

#33ee3c

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

RGB
51, 238, 60
HSL
123°, 85%, 57%
CMYK
79, 0, 75, 7
Luminance
0.6218

Every format

HEX#33ee3c
RGBrgb(51, 238, 60)
HSLhsl(123, 85%, 57%)
CMYKcmyk(79%, 0%, 75%, 7%)
LABlab(83.0 -76.2 68.5)
LCHlch(83.0 102.4 138.1)
OKLCHoklch(0.829 0.258 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33ee3c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#33ee3c on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green93.3%
Blue23.5%

CMYK percentages

Cyan78.6%
Magenta0.0%
Yellow74.8%
Key (black)6.7%

Color previews

#33ee3c text on a black background

contrast 13.44:1

Card sample

#33ee3c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33ee3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33ee3c in the Color Lab