Skip to content

#bade90

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

RGB
186, 222, 144
HSL
88°, 54%, 72%
CMYK
16, 0, 35, 13
Luminance
0.6470

Every format

HEX#bade90
RGBrgb(186, 222, 144)
HSLhsl(88, 54%, 72%)
CMYKcmyk(16%, 0%, 35%, 13%)
LABlab(84.3 -25.1 34.5)
LCHlch(84.3 42.6 126.0)
OKLCHoklch(0.856 0.110 128.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bade90 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#bade90 on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue56.5%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow35.1%
Key (black)12.9%

Color previews

#bade90 text on a black background

contrast 13.94:1

Card sample

#bade90 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bade90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bade90 in the Color Lab