Skip to content

#bade80

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

RGB
186, 222, 128
HSL
83°, 59%, 69%
CMYK
16, 0, 42, 13
Luminance
0.6424

Every format

HEX#bade80
RGBrgb(186, 222, 128)
HSLhsl(83, 59%, 69%)
CMYKcmyk(16%, 0%, 42%, 13%)
LABlab(84.1 -27.1 42.2)
LCHlch(84.1 50.1 122.7)
OKLCHoklch(0.853 0.127 126.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green87.1%
Blue50.2%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow42.3%
Key (black)12.9%

Color previews

#bade80 text on a black background

contrast 13.85:1

Card sample

#bade80 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bade80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bade80 in the Color Lab