Skip to content

#bacfac

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

RGB
186, 207, 172
HSL
96°, 27%, 74%
CMYK
10, 0, 17, 19
Luminance
0.5804

Every format

HEX#bacfac
RGBrgb(186, 207, 172)
HSLhsl(96, 27%, 74%)
CMYKcmyk(10%, 0%, 17%, 19%)
LABlab(80.8 -13.4 15.1)
LCHlch(80.8 20.2 131.7)
OKLCHoklch(0.829 0.053 132.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green81.2%
Blue67.5%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow16.9%
Key (black)18.8%

Color previews

#bacfac text on a black background

contrast 12.61:1

Card sample

#bacfac text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacfac in the Color Lab