Skip to content

#baff3f

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

RGB
186, 255, 63
HSL
82°, 100%, 62%
CMYK
27, 0, 75, 0
Luminance
0.8232

Every format

HEX#baff3f
RGBrgb(186, 255, 63)
HSLhsl(82, 100%, 62%)
CMYKcmyk(27%, 0%, 75%, 0%)
LABlab(92.7 -47.2 78.5)
LCHlch(92.7 91.6 121.0)
OKLCHoklch(0.921 0.220 128.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green100.0%
Blue24.7%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow75.3%
Key (black)0.0%

Color previews

#baff3f text on a black background

contrast 17.46:1

Card sample

#baff3f text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff3f in the Color Lab