Skip to content

#bace9c

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

RGB
186, 206, 156
HSL
84°, 34%, 71%
CMYK
10, 0, 24, 19
Luminance
0.5698

Every format

HEX#bace9c
RGBrgb(186, 206, 156)
HSLhsl(84, 34%, 71%)
CMYKcmyk(10%, 0%, 24%, 19%)
LABlab(80.2 -15.5 22.7)
LCHlch(80.2 27.5 124.3)
OKLCHoklch(0.824 0.071 125.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bace9c on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#bace9c on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue61.2%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow24.3%
Key (black)19.2%

Color previews

#bace9c text on a black background

contrast 12.40:1

Card sample

#bace9c text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace9c in the Color Lab