Skip to content

#badebf

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

RGB
186, 222, 191
HSL
128°, 35%, 80%
CMYK
16, 0, 14, 13
Luminance
0.6644

Every format

HEX#badebf
RGBrgb(186, 222, 191)
HSLhsl(128, 35%, 80%)
CMYKcmyk(16%, 0%, 14%, 13%)
LABlab(85.2 -17.7 11.3)
LCHlch(85.2 21.0 147.4)
OKLCHoklch(0.866 0.057 149.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#badebf text on a black background

contrast 14.29:1

Card sample

#badebf text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badebf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badebf in the Color Lab