Skip to content

#bace90

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

RGB
186, 206, 144
HSL
79°, 39%, 69%
CMYK
10, 0, 30, 19
Luminance
0.5660

Every format

HEX#bace90
RGBrgb(186, 206, 144)
HSLhsl(79, 39%, 69%)
CMYKcmyk(10%, 0%, 30%, 19%)
LABlab(80.0 -17.2 28.7)
LCHlch(80.0 33.4 121.0)
OKLCHoklch(0.821 0.086 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bace90 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bace90 on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue56.5%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow30.1%
Key (black)19.2%

Color previews

#bace90 text on a black background

contrast 12.32:1

Card sample

#bace90 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bace90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bace90 in the Color Lab