Skip to content

#baff01

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

RGB
186, 255, 1
HSL
76°, 100%, 50%
CMYK
27, 0, 100, 0
Luminance
0.8196

Every format

HEX#baff01
RGBrgb(186, 255, 1)
HSLhsl(76, 100%, 50%)
CMYKcmyk(27%, 0%, 100%, 0%)
LABlab(92.6 -48.7 89.0)
LCHlch(92.6 101.4 118.7)
OKLCHoklch(0.919 0.237 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green100.0%
Blue0.4%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow99.6%
Key (black)0.0%

Color previews

#baff01 text on a black background

contrast 17.39:1

Card sample

#baff01 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff01 in the Color Lab