Skip to content

#b2cc4a

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

RGB
178, 204, 74
HSL
72°, 56%, 55%
CMYK
13, 0, 64, 20
Luminance
0.5315

Every format

HEX#b2cc4a
RGBrgb(178, 204, 74)
HSLhsl(72, 56%, 55%)
CMYKcmyk(13%, 0%, 64%, 20%)
LABlab(78.0 -26.6 59.7)
LCHlch(78.0 65.4 114.0)
OKLCHoklch(0.801 0.157 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cc4a on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#b2cc4a on black: 11.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue29.0%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow63.7%
Key (black)20.0%

Color previews

#b2cc4a text on a black background

contrast 11.63:1

Card sample

#b2cc4a text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cc4a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cc4a in the Color Lab