Skip to content

#bace91

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

RGB
186, 206, 145
HSL
80°, 38%, 69%
CMYK
10, 0, 30, 19
Luminance
0.5663

Every format

HEX#bace91
RGBrgb(186, 206, 145)
HSLhsl(80, 38%, 69%)
CMYKcmyk(10%, 0%, 30%, 19%)
LABlab(80.0 -17.1 28.2)
LCHlch(80.0 32.9 121.2)
OKLCHoklch(0.821 0.084 123.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bace91 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bace91 on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue56.9%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow29.6%
Key (black)19.2%

Color previews

#bace91 text on a black background

contrast 12.33:1

Card sample

#bace91 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 206, 145, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 206, 145, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bace91;
background: linear-gradient(135deg, #bace91, #91CE91);

Monochromatic scale

Palettes built from #bace91

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace91 in the Color Lab