Skip to content

#b3ff7a

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

RGB
179, 255, 122
HSL
94°, 100%, 74%
CMYK
30, 0, 52, 0
Luminance
0.8251

Every format

HEX#b3ff7a
RGBrgb(179, 255, 122)
HSLhsl(94, 100%, 74%)
CMYKcmyk(30%, 0%, 52%, 0%)
LABlab(92.8 -45.2 55.6)
LCHlch(92.8 71.7 129.1)
OKLCHoklch(0.922 0.182 133.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3ff7a on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#b3ff7a on black: 17.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green100.0%
Blue47.8%

CMYK percentages

Cyan29.8%
Magenta0.0%
Yellow52.2%
Key (black)0.0%

Color previews

#b3ff7a text on a black background

contrast 17.50:1

Card sample

#b3ff7a text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3ff7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3ff7a in the Color Lab