Skip to content

#b2df80

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

RGB
178, 223, 128
HSL
88°, 60%, 69%
CMYK
20, 0, 43, 13
Luminance
0.6380

Every format

HEX#b2df80
RGBrgb(178, 223, 128)
HSLhsl(88, 60%, 69%)
CMYKcmyk(20%, 0%, 43%, 13%)
LABlab(83.9 -30.5 41.8)
LCHlch(83.9 51.7 126.1)
OKLCHoklch(0.850 0.132 129.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2df80 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#b2df80 on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green87.5%
Blue50.2%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow42.6%
Key (black)12.5%

Color previews

#b2df80 text on a black background

contrast 13.76:1

Card sample

#b2df80 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2df80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2df80 in the Color Lab