Skip to content

#badcb2

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

RGB
186, 220, 178
HSL
109°, 38%, 78%
CMYK
16, 0, 19, 14
Luminance
0.6484

Every format

HEX#badcb2
RGBrgb(186, 220, 178)
HSLhsl(109, 38%, 78%)
CMYKcmyk(16%, 0%, 19%, 14%)
LABlab(84.4 -19.0 17.0)
LCHlch(84.4 25.5 138.1)
OKLCHoklch(0.859 0.068 139.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badcb2 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#badcb2 on black: 13.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.3%
Blue69.8%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow19.1%
Key (black)13.7%

Color previews

#badcb2 text on a black background

contrast 13.97:1

Card sample

#badcb2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcb2 in the Color Lab