Skip to content

#bafd01

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

RGB
186, 253, 1
HSL
76°, 99%, 50%
CMYK
27, 0, 100, 1
Luminance
0.8069

Every format

HEX#bafd01
RGBrgb(186, 253, 1)
HSLhsl(76, 99%, 50%)
CMYKcmyk(27%, 0%, 100%, 1%)
LABlab(92.0 -47.9 88.5)
LCHlch(92.0 100.6 118.4)
OKLCHoklch(0.915 0.235 126.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bafd01 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#bafd01 on black: 17.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green99.2%
Blue0.4%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow99.6%
Key (black)0.8%

Color previews

#bafd01 text on a black background

contrast 17.14:1

Card sample

#bafd01 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bafd01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bafd01 in the Color Lab