Skip to content

#bace95

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

RGB
186, 206, 149
HSL
81°, 37%, 70%
CMYK
10, 0, 28, 19
Luminance
0.5675

Every format

HEX#bace95
RGBrgb(186, 206, 149)
HSLhsl(81, 37%, 70%)
CMYKcmyk(10%, 0%, 28%, 19%)
LABlab(80.0 -16.5 26.2)
LCHlch(80.0 30.9 122.2)
OKLCHoklch(0.822 0.079 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue58.4%

CMYK percentages

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

Color previews

#bace95 text on a black background

contrast 12.35:1

Card sample

#bace95 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace95 in the Color Lab