Skip to content

#b3fd7b

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

RGB
179, 253, 123
HSL
94°, 97%, 74%
CMYK
29, 0, 51, 1
Luminance
0.8126

Every format

HEX#b3fd7b
RGBrgb(179, 253, 123)
HSLhsl(94, 97%, 74%)
CMYKcmyk(29%, 0%, 51%, 1%)
LABlab(92.3 -44.2 54.5)
LCHlch(92.3 70.2 129.1)
OKLCHoklch(0.918 0.178 133.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green99.2%
Blue48.2%

CMYK percentages

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

Color previews

#b3fd7b text on a black background

contrast 17.25:1

Card sample

#b3fd7b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3fd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3fd7b in the Color Lab