Skip to content

#baff5d

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

RGB
186, 255, 93
HSL
86°, 100%, 68%
CMYK
27, 0, 64, 0
Luminance
0.8275

Every format

HEX#baff5d
RGBrgb(186, 255, 93)
HSLhsl(86, 100%, 68%)
CMYKcmyk(27%, 0%, 64%, 0%)
LABlab(92.9 -45.4 68.2)
LCHlch(92.9 81.9 123.6)
OKLCHoklch(0.923 0.202 129.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green100.0%
Blue36.5%

CMYK percentages

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

Color previews

#baff5d text on a black background

contrast 17.55:1

Card sample

#baff5d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff5d in the Color Lab