Skip to content

#b7cc99

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

RGB
183, 204, 153
HSL
85°, 33%, 70%
CMYK
10, 0, 25, 20
Luminance
0.5555

Every format

HEX#b7cc99
RGBrgb(183, 204, 153)
HSLhsl(85, 33%, 70%)
CMYKcmyk(10%, 0%, 25%, 20%)
LABlab(79.4 -16.0 23.1)
LCHlch(79.4 28.1 124.7)
OKLCHoklch(0.816 0.073 126.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b7cc99 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#b7cc99 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.8%
Green80.0%
Blue60.0%

CMYK percentages

Cyan10.3%
Magenta0.0%
Yellow25.0%
Key (black)20.0%

Color previews

#b7cc99 text on a black background

contrast 12.11:1

Card sample

#b7cc99 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 204, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 204, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b7cc99;
background: linear-gradient(135deg, #b7cc99, #99CC9D);

Monochromatic scale

Palettes built from #b7cc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b7cc99 in the Color Lab