Skip to content

#baeb3d

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

RGB
186, 235, 61
HSL
77°, 81%, 58%
CMYK
21, 0, 74, 8
Luminance
0.7019

Every format

HEX#baeb3d
RGBrgb(186, 235, 61)
HSLhsl(77, 81%, 58%)
CMYKcmyk(21%, 0%, 74%, 8%)
LABlab(87.1 -38.6 73.8)
LCHlch(87.1 83.3 117.6)
OKLCHoklch(0.876 0.198 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.2%
Blue23.9%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow74.0%
Key (black)7.8%

Color previews

#baeb3d text on a black background

contrast 15.04:1

Card sample

#baeb3d text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeb3d in the Color Lab