Skip to content

#baff99

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

RGB
186, 255, 153
HSL
101°, 100%, 80%
CMYK
27, 0, 40, 0
Luminance
0.8426

Every format

HEX#baff99
RGBrgb(186, 255, 153)
HSLhsl(101, 100%, 80%)
CMYKcmyk(27%, 0%, 40%, 0%)
LABlab(93.6 -39.2 42.0)
LCHlch(93.6 57.4 133.0)
OKLCHoklch(0.931 0.149 136.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baff99 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#baff99 on black: 17.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue60.0%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow40.0%
Key (black)0.0%

Color previews

#baff99 text on a black background

contrast 17.85:1

Card sample

#baff99 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff99 in the Color Lab