Skip to content

#baff32

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

RGB
186, 255, 50
HSL
80°, 100%, 60%
CMYK
27, 0, 80, 0
Luminance
0.8219

Every format

HEX#baff32
RGBrgb(186, 255, 50)
HSLhsl(80, 100%, 60%)
CMYKcmyk(27%, 0%, 80%, 0%)
LABlab(92.7 -47.7 82.0)
LCHlch(92.7 94.9 120.2)
OKLCHoklch(0.921 0.226 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baff32 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#baff32 on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue19.6%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow80.4%
Key (black)0.0%

Color previews

#baff32 text on a black background

contrast 17.44:1

Card sample

#baff32 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 255, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 255, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baff32;
background: linear-gradient(135deg, #baff32, #32FF33);

Monochromatic scale

Palettes built from #baff32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff32 in the Color Lab