Skip to content

#baec4d

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

RGB
186, 236, 77
HSL
79°, 81%, 61%
CMYK
21, 0, 67, 8
Luminance
0.7097

Every format

HEX#baec4d
RGBrgb(186, 236, 77)
HSLhsl(79, 81%, 61%)
CMYKcmyk(21%, 0%, 67%, 8%)
LABlab(87.5 -38.1 68.6)
LCHlch(87.5 78.5 119.1)
OKLCHoklch(0.879 0.190 125.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baec4d on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#baec4d on black: 15.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.5%
Blue30.2%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow67.4%
Key (black)7.5%

Color previews

#baec4d text on a black background

contrast 15.19:1

Card sample

#baec4d text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baec4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baec4d in the Color Lab