Skip to content

#bace97

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

RGB
186, 206, 151
HSL
82°, 36%, 70%
CMYK
10, 0, 27, 19
Luminance
0.5682

Every format

HEX#bace97
RGBrgb(186, 206, 151)
HSLhsl(82, 36%, 70%)
CMYKcmyk(10%, 0%, 27%, 19%)
LABlab(80.1 -16.2 25.2)
LCHlch(80.1 29.9 122.8)
OKLCHoklch(0.823 0.077 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue59.2%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow26.7%
Key (black)19.2%

Color previews

#bace97 text on a black background

contrast 12.36:1

Card sample

#bace97 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace97 in the Color Lab