Skip to content

#b2cc8c

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

RGB
178, 204, 140
HSL
84°, 39%, 68%
CMYK
13, 0, 31, 20
Luminance
0.5454

Every format

HEX#b2cc8c
RGBrgb(178, 204, 140)
HSLhsl(84, 39%, 68%)
CMYKcmyk(13%, 0%, 31%, 20%)
LABlab(78.8 -19.7 29.1)
LCHlch(78.8 35.2 124.2)
OKLCHoklch(0.810 0.090 126.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green80.0%
Blue54.9%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow31.4%
Key (black)20.0%

Color previews

#b2cc8c text on a black background

contrast 11.91:1

Card sample

#b2cc8c text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cc8c in the Color Lab