Skip to content

#bacead

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

RGB
186, 206, 173
HSL
96°, 25%, 74%
CMYK
10, 0, 16, 19
Luminance
0.5760

Every format

HEX#bacead
RGBrgb(186, 206, 173)
HSLhsl(96, 25%, 74%)
CMYKcmyk(10%, 0%, 16%, 19%)
LABlab(80.5 -12.8 14.2)
LCHlch(80.5 19.1 132.0)
OKLCHoklch(0.827 0.050 133.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bacead text on a black background

contrast 12.52:1

Card sample

#bacead text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacead in the Color Lab