Skip to content

#baff65

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

RGB
186, 255, 101
HSL
87°, 100%, 70%
CMYK
27, 0, 60, 0
Luminance
0.8290

Every format

HEX#baff65
RGBrgb(186, 255, 101)
HSLhsl(87, 100%, 70%)
CMYKcmyk(27%, 0%, 60%, 0%)
LABlab(93.0 -44.7 65.0)
LCHlch(93.0 78.9 124.5)
OKLCHoklch(0.924 0.196 129.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baff65 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#baff65 on black: 17.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green100.0%
Blue39.6%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow60.4%
Key (black)0.0%

Color previews

#baff65 text on a black background

contrast 17.58:1

Card sample

#baff65 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baff65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baff65 in the Color Lab