Skip to content

#bace99

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

RGB
186, 206, 153
HSL
83°, 35%, 70%
CMYK
10, 0, 26, 19
Luminance
0.5688

Every format

HEX#bace99
RGBrgb(186, 206, 153)
HSLhsl(83, 35%, 70%)
CMYKcmyk(10%, 0%, 26%, 19%)
LABlab(80.1 -15.9 24.2)
LCHlch(80.1 28.9 123.3)
OKLCHoklch(0.823 0.074 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue60.0%

CMYK percentages

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

Color previews

#bace99 text on a black background

contrast 12.38:1

Card sample

#bace99 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace99 in the Color Lab