Skip to content

#bace83

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

RGB
186, 206, 131
HSL
76°, 43%, 66%
CMYK
10, 0, 36, 19
Luminance
0.5622

Every format

HEX#bace83
RGBrgb(186, 206, 131)
HSLhsl(76, 43%, 66%)
CMYKcmyk(10%, 0%, 36%, 19%)
LABlab(79.7 -18.9 35.1)
LCHlch(79.7 39.9 118.3)
OKLCHoklch(0.819 0.101 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue51.4%

CMYK percentages

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

Color previews

#bace83 text on a black background

contrast 12.24:1

Card sample

#bace83 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace83 in the Color Lab