Skip to content

#33ff8b

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

RGB
51, 255, 139
HSL
146°, 100%, 60%
CMYK
80, 0, 46, 0
Luminance
0.7409

Every format

HEX#33ff8b
RGBrgb(51, 255, 139)
HSLhsl(146, 100%, 60%)
CMYKcmyk(80%, 0%, 46%, 0%)
LABlab(89.0 -72.2 42.0)
LCHlch(89.0 83.6 149.8)
OKLCHoklch(0.880 0.220 152.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33ff8b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#33ff8b on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green100.0%
Blue54.5%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow45.5%
Key (black)0.0%

Color previews

#33ff8b text on a black background

contrast 15.82:1

Card sample

#33ff8b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33ff8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33ff8b in the Color Lab