Skip to content

#b2cb8f

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

RGB
178, 203, 143
HSL
85°, 37%, 68%
CMYK
12, 0, 30, 20
Luminance
0.5416

Every format

HEX#b2cb8f
RGBrgb(178, 203, 143)
HSLhsl(85, 37%, 68%)
CMYKcmyk(12%, 0%, 30%, 20%)
LABlab(78.5 -18.8 27.2)
LCHlch(78.5 33.1 124.6)
OKLCHoklch(0.808 0.085 126.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cb8f on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#b2cb8f on black: 11.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green79.6%
Blue56.1%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow29.6%
Key (black)20.4%

Color previews

#b2cb8f text on a black background

contrast 11.83:1

Card sample

#b2cb8f text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cb8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cb8f in the Color Lab