Skip to content

#baceb2

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

RGB
186, 206, 178
HSL
103°, 22%, 75%
CMYK
10, 0, 14, 19
Luminance
0.5780

Every format

HEX#baceb2
RGBrgb(186, 206, 178)
HSLhsl(103, 22%, 75%)
CMYKcmyk(10%, 0%, 14%, 19%)
LABlab(80.6 -11.9 11.7)
LCHlch(80.6 16.7 135.6)
OKLCHoklch(0.829 0.044 136.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue69.8%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow13.6%
Key (black)19.2%

Color previews

#baceb2 text on a black background

contrast 12.56:1

Card sample

#baceb2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baceb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baceb2 in the Color Lab