Skip to content

#b2fd5c

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

RGB
178, 253, 92
HSL
88°, 98%, 68%
CMYK
30, 0, 64, 1
Luminance
0.8049

Every format

HEX#b2fd5c
RGBrgb(178, 253, 92)
HSLhsl(88, 98%, 68%)
CMYKcmyk(30%, 0%, 64%, 1%)
LABlab(91.9 -47.4 67.4)
LCHlch(91.9 82.4 125.1)
OKLCHoklch(0.914 0.204 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2fd5c on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#b2fd5c on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green99.2%
Blue36.1%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow63.6%
Key (black)0.8%

Color previews

#b2fd5c text on a black background

contrast 17.10:1

Card sample

#b2fd5c text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2fd5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2fd5c in the Color Lab