Skip to content

#bace80

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

RGB
186, 206, 128
HSL
75°, 44%, 66%
CMYK
10, 0, 38, 19
Luminance
0.5614

Every format

HEX#bace80
RGBrgb(186, 206, 128)
HSLhsl(75, 44%, 66%)
CMYKcmyk(10%, 0%, 38%, 19%)
LABlab(79.7 -19.3 36.6)
LCHlch(79.7 41.4 117.8)
OKLCHoklch(0.818 0.104 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bace80 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#bace80 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue50.2%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow37.9%
Key (black)19.2%

Color previews

#bace80 text on a black background

contrast 12.23:1

Card sample

#bace80 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace80 in the Color Lab