Skip to content

#b4eb7b

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

RGB
180, 235, 123
HSL
90°, 74%, 70%
CMYK
23, 0, 48, 8
Luminance
0.7055

Every format

HEX#b4eb7b
RGBrgb(180, 235, 123)
HSLhsl(90, 74%, 70%)
CMYKcmyk(23%, 0%, 48%, 8%)
LABlab(87.3 -35.9 48.5)
LCHlch(87.3 60.3 126.5)
OKLCHoklch(0.878 0.153 130.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4eb7b on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#b4eb7b on black: 15.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green92.2%
Blue48.2%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow47.7%
Key (black)7.8%

Color previews

#b4eb7b text on a black background

contrast 15.11:1

Card sample

#b4eb7b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4eb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4eb7b in the Color Lab