Skip to content

#baeb9b

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

RGB
186, 235, 155
HSL
97°, 67%, 77%
CMYK
21, 0, 34, 8
Luminance
0.7222

Every format

HEX#baeb9b
RGBrgb(186, 235, 155)
HSLhsl(97, 67%, 77%)
CMYKcmyk(21%, 0%, 34%, 8%)
LABlab(88.1 -29.8 33.9)
LCHlch(88.1 45.1 131.3)
OKLCHoklch(0.887 0.117 133.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeb9b on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#baeb9b on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.2%
Blue60.8%

CMYK percentages

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

Color previews

#baeb9b text on a black background

contrast 15.44:1

Card sample

#baeb9b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeb9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeb9b in the Color Lab