Skip to content

#badeab

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

RGB
186, 222, 171
HSL
102°, 44%, 77%
CMYK
16, 0, 23, 13
Luminance
0.6562

Every format

HEX#badeab
RGBrgb(186, 222, 171)
HSLhsl(102, 44%, 77%)
CMYKcmyk(16%, 0%, 23%, 13%)
LABlab(84.8 -21.1 21.2)
LCHlch(84.8 29.9 134.9)
OKLCHoklch(0.861 0.079 136.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badeab on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#badeab on black: 14.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue67.1%

CMYK percentages

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

Color previews

#badeab text on a black background

contrast 14.12:1

Card sample

#badeab text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badeab in the Color Lab