Skip to content

#baff20

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

RGB
186, 255, 32
HSL
79°, 100%, 56%
CMYK
27, 0, 88, 0
Luminance
0.8206

Every format

HEX#baff20
RGBrgb(186, 255, 32)
HSLhsl(79, 100%, 56%)
CMYKcmyk(27%, 0%, 88%, 0%)
LABlab(92.6 -48.3 85.7)
LCHlch(92.6 98.4 119.4)
OKLCHoklch(0.920 0.232 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baff20 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#baff20 on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue12.5%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow87.5%
Key (black)0.0%

Color previews

#baff20 text on a black background

contrast 17.41:1

Card sample

#baff20 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff20 in the Color Lab