Skip to content

#bace8c

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

RGB
186, 206, 140
HSL
78°, 40%, 68%
CMYK
10, 0, 32, 19
Luminance
0.5648

Every format

HEX#bace8c
RGBrgb(186, 206, 140)
HSLhsl(78, 40%, 68%)
CMYKcmyk(10%, 0%, 32%, 19%)
LABlab(79.9 -17.8 30.7)
LCHlch(79.9 35.4 120.1)
OKLCHoklch(0.820 0.090 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue54.9%

CMYK percentages

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

Color previews

#bace8c text on a black background

contrast 12.30:1

Card sample

#bace8c text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace8c in the Color Lab