Skip to content

#baceac

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

RGB
186, 206, 172
HSL
95°, 26%, 74%
CMYK
10, 0, 17, 19
Luminance
0.5756

Every format

HEX#baceac
RGBrgb(186, 206, 172)
HSLhsl(95, 26%, 74%)
CMYKcmyk(10%, 0%, 17%, 19%)
LABlab(80.5 -12.9 14.7)
LCHlch(80.5 19.6 131.4)
OKLCHoklch(0.827 0.051 132.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baceac on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#baceac on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue67.5%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#baceac text on a black background

contrast 12.51:1

Card sample

#baceac text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baceac in the Color Lab