Skip to content

#baec8c

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

RGB
186, 236, 140
HSL
91°, 72%, 74%
CMYK
21, 0, 41, 8
Luminance
0.7232

Every format

HEX#baec8c
RGBrgb(186, 236, 140)
HSLhsl(91, 72%, 74%)
CMYKcmyk(21%, 0%, 41%, 8%)
LABlab(88.1 -32.2 41.4)
LCHlch(88.1 52.5 127.9)
OKLCHoklch(0.886 0.135 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow40.7%
Key (black)7.5%

Color previews

#baec8c text on a black background

contrast 15.46:1

Card sample

#baec8c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baec8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baec8c in the Color Lab