Skip to content

#b2fd7b

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

RGB
178, 253, 123
HSL
95°, 97%, 74%
CMYK
30, 0, 51, 1
Luminance
0.8115

Every format

HEX#b2fd7b
RGBrgb(178, 253, 123)
HSLhsl(95, 97%, 74%)
CMYKcmyk(30%, 0%, 51%, 1%)
LABlab(92.2 -44.6 54.4)
LCHlch(92.2 70.3 129.3)
OKLCHoklch(0.917 0.179 133.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2fd7b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#b2fd7b on black: 17.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green99.2%
Blue48.2%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#b2fd7b text on a black background

contrast 17.23:1

Card sample

#b2fd7b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2fd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2fd7b in the Color Lab