Skip to content

#bace85

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

RGB
186, 206, 133
HSL
76°, 43%, 67%
CMYK
10, 0, 35, 19
Luminance
0.5628

Every format

HEX#bace85
RGBrgb(186, 206, 133)
HSLhsl(76, 43%, 67%)
CMYKcmyk(10%, 0%, 35%, 19%)
LABlab(79.8 -18.7 34.1)
LCHlch(79.8 38.9 118.7)
OKLCHoklch(0.819 0.099 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bace85 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#bace85 on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue52.2%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow35.4%
Key (black)19.2%

Color previews

#bace85 text on a black background

contrast 12.26:1

Card sample

#bace85 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace85 in the Color Lab