Skip to content

#bccf99

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

RGB
188, 207, 153
HSL
81°, 36%, 71%
CMYK
9, 0, 26, 19
Luminance
0.5762

Every format

HEX#bccf99
RGBrgb(188, 207, 153)
HSLhsl(81, 36%, 71%)
CMYKcmyk(9%, 0%, 26%, 19%)
LABlab(80.5 -15.7 24.8)
LCHlch(80.5 29.3 122.3)
OKLCHoklch(0.827 0.075 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccf99 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bccf99 on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green81.2%
Blue60.0%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow26.1%
Key (black)18.8%

Color previews

#bccf99 text on a black background

contrast 12.52:1

Card sample

#bccf99 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccf99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccf99 in the Color Lab