Skip to content

#baceb5

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

RGB
186, 206, 181
HSL
108°, 20%, 76%
CMYK
10, 0, 12, 19
Luminance
0.5792

Every format

HEX#baceb5
RGBrgb(186, 206, 181)
HSLhsl(108, 20%, 76%)
CMYKcmyk(10%, 0%, 12%, 19%)
LABlab(80.7 -11.4 10.2)
LCHlch(80.7 15.3 138.2)
OKLCHoklch(0.829 0.041 139.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baceb5 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#baceb5 on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue71.0%

CMYK percentages

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

Color previews

#baceb5 text on a black background

contrast 12.58:1

Card sample

#baceb5 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baceb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baceb5 in the Color Lab