Skip to content

#badeb2

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

RGB
186, 222, 178
HSL
109°, 40%, 78%
CMYK
16, 0, 20, 13
Luminance
0.6590

Every format

HEX#badeb2
RGBrgb(186, 222, 178)
HSLhsl(109, 40%, 78%)
CMYKcmyk(16%, 0%, 20%, 13%)
LABlab(84.9 -19.9 17.8)
LCHlch(84.9 26.7 138.3)
OKLCHoklch(0.863 0.071 140.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badeb2 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#badeb2 on black: 14.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue69.8%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow19.8%
Key (black)12.9%

Color previews

#badeb2 text on a black background

contrast 14.18:1

Card sample

#badeb2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badeb2 in the Color Lab