Skip to content

#b4cd7b

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

RGB
180, 205, 123
HSL
78°, 45%, 64%
CMYK
12, 0, 40, 20
Luminance
0.5480

Every format

HEX#b4cd7b
RGBrgb(180, 205, 123)
HSLhsl(78, 45%, 64%)
CMYKcmyk(12%, 0%, 40%, 20%)
LABlab(78.9 -21.7 38.0)
LCHlch(78.9 43.8 119.7)
OKLCHoklch(0.811 0.111 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4cd7b on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#b4cd7b on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green80.4%
Blue48.2%

CMYK percentages

Cyan12.2%
Magenta0.0%
Yellow40.0%
Key (black)19.6%

Color previews

#b4cd7b text on a black background

contrast 11.96:1

Card sample

#b4cd7b text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4cd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4cd7b in the Color Lab