Skip to content

#baeb2b

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

RGB
186, 235, 43
HSL
75°, 83%, 55%
CMYK
21, 0, 82, 8
Luminance
0.7003

Every format

HEX#baeb2b
RGBrgb(186, 235, 43)
HSLhsl(75, 83%, 55%)
CMYKcmyk(21%, 0%, 82%, 8%)
LABlab(87.0 -39.3 78.8)
LCHlch(87.0 88.0 116.5)
OKLCHoklch(0.875 0.206 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeb2b on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#baeb2b on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue16.9%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow81.7%
Key (black)7.8%

Color previews

#baeb2b text on a black background

contrast 15.01:1

Card sample

#baeb2b text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeb2b in the Color Lab