Skip to content

#bacda2

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

RGB
186, 205, 162
HSL
87°, 30%, 72%
CMYK
9, 0, 21, 20
Luminance
0.5671

Every format

HEX#bacda2
RGBrgb(186, 205, 162)
HSLhsl(87, 30%, 72%)
CMYKcmyk(9%, 0%, 21%, 20%)
LABlab(80.0 -14.0 19.3)
LCHlch(80.0 23.9 126.0)
OKLCHoklch(0.823 0.062 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacda2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bacda2 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.4%
Blue63.5%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow21.0%
Key (black)19.6%

Color previews

#bacda2 text on a black background

contrast 12.34:1

Card sample

#bacda2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacda2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacda2 in the Color Lab