Skip to content

#badebd

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

RGB
186, 222, 189
HSL
125°, 35%, 80%
CMYK
16, 0, 15, 13
Luminance
0.6636

Every format

HEX#badebd
RGBrgb(186, 222, 189)
HSLhsl(125, 35%, 80%)
CMYKcmyk(16%, 0%, 15%, 13%)
LABlab(85.2 -18.1 12.3)
LCHlch(85.2 21.9 145.7)
OKLCHoklch(0.866 0.059 147.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badebd on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#badebd on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue74.1%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow14.9%
Key (black)12.9%

Color previews

#badebd text on a black background

contrast 14.27:1

Card sample

#badebd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badebd in the Color Lab