Skip to content

#baeb8b

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

RGB
186, 235, 139
HSL
91°, 71%, 73%
CMYK
21, 0, 41, 8
Luminance
0.7172

Every format

HEX#baeb8b
RGBrgb(186, 235, 139)
HSLhsl(91, 71%, 73%)
CMYKcmyk(21%, 0%, 41%, 8%)
LABlab(87.8 -31.9 41.5)
LCHlch(87.8 52.3 127.5)
OKLCHoklch(0.884 0.134 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeb8b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#baeb8b on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue54.5%

CMYK percentages

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

Color previews

#baeb8b text on a black background

contrast 15.34:1

Card sample

#baeb8b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeb8b in the Color Lab