Skip to content

#bace82

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

RGB
186, 206, 130
HSL
76°, 44%, 66%
CMYK
10, 0, 37, 19
Luminance
0.5619

Every format

HEX#bace82
RGBrgb(186, 206, 130)
HSLhsl(76, 44%, 66%)
CMYKcmyk(10%, 0%, 37%, 19%)
LABlab(79.7 -19.1 35.6)
LCHlch(79.7 40.4 118.2)
OKLCHoklch(0.819 0.102 120.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue51.0%

CMYK percentages

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

Color previews

#bace82 text on a black background

contrast 12.24:1

Card sample

#bace82 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace82 in the Color Lab