Skip to content

#bade7b

a light, vivid green · cool · closest name: khaki

RGB
186, 222, 123
HSL
82°, 60%, 68%
CMYK
16, 0, 45, 13
Luminance
0.6411

Every format

HEX#bade7b
RGBrgb(186, 222, 123)
HSLhsl(82, 60%, 68%)
CMYKcmyk(16%, 0%, 45%, 13%)
LABlab(84.0 -27.6 44.5)
LCHlch(84.0 52.4 121.8)
OKLCHoklch(0.853 0.132 125.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bade7b on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bade7b on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue48.2%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow44.6%
Key (black)12.9%

Color previews

#bade7b text on a black background

contrast 13.82:1

Card sample

#bade7b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bade7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bade7b in the Color Lab