Skip to content

#baff4d

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

RGB
186, 255, 77
HSL
83°, 100%, 65%
CMYK
27, 0, 70, 0
Luminance
0.8249

Every format

HEX#baff4d
RGBrgb(186, 255, 77)
HSLhsl(83, 100%, 65%)
CMYKcmyk(27%, 0%, 70%, 0%)
LABlab(92.8 -46.4 74.0)
LCHlch(92.8 87.4 122.1)
OKLCHoklch(0.922 0.213 128.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green100.0%
Blue30.2%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow69.8%
Key (black)0.0%

Color previews

#baff4d text on a black background

contrast 17.50:1

Card sample

#baff4d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff4d in the Color Lab