Skip to content

#bace96

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

RGB
186, 206, 150
HSL
81°, 36%, 70%
CMYK
10, 0, 27, 19
Luminance
0.5678

Every format

HEX#bace96
RGBrgb(186, 206, 150)
HSLhsl(81, 36%, 70%)
CMYKcmyk(10%, 0%, 27%, 19%)
LABlab(80.1 -16.4 25.7)
LCHlch(80.1 30.4 122.5)
OKLCHoklch(0.822 0.078 124.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bace96 text on a black background

contrast 12.36:1

Card sample

#bace96 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace96

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace96 in the Color Lab