Skip to content

#baec13

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

RGB
186, 236, 19
HSL
74°, 85%, 50%
CMYK
21, 0, 92, 8
Luminance
0.7048

Every format

HEX#baec13
RGBrgb(186, 236, 19)
HSLhsl(74, 85%, 50%)
CMYKcmyk(21%, 0%, 92%, 8%)
LABlab(87.2 -40.4 83.3)
LCHlch(87.2 92.5 115.9)
OKLCHoklch(0.876 0.214 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baec13 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#baec13 on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.5%
Blue7.5%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow91.9%
Key (black)7.5%

Color previews

#baec13 text on a black background

contrast 15.10:1

Card sample

#baec13 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 236, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 236, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baec13;
background: linear-gradient(135deg, #baec13, #29EC13);

Monochromatic scale

Palettes built from #baec13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baec13 in the Color Lab