Skip to content

#baeb7b

a light, vivid green · cool · closest name: khaki

RGB
186, 235, 123
HSL
86°, 74%, 70%
CMYK
21, 0, 48, 8
Luminance
0.7129

Every format

HEX#baeb7b
RGBrgb(186, 235, 123)
HSLhsl(86, 74%, 70%)
CMYKcmyk(21%, 0%, 48%, 8%)
LABlab(87.6 -33.7 49.0)
LCHlch(87.6 59.5 124.5)
OKLCHoklch(0.882 0.150 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green92.2%
Blue48.2%

CMYK percentages

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

Color previews

#baeb7b text on a black background

contrast 15.26:1

Card sample

#baeb7b text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeb7b in the Color Lab