Skip to content

#bcec8b

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

RGB
188, 236, 139
HSL
90°, 72%, 74%
CMYK
20, 0, 41, 8
Luminance
0.7255

Every format

HEX#bcec8b
RGBrgb(188, 236, 139)
HSLhsl(90, 72%, 74%)
CMYKcmyk(20%, 0%, 41%, 8%)
LABlab(88.2 -31.6 42.0)
LCHlch(88.2 52.6 126.9)
OKLCHoklch(0.887 0.135 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcec8b on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#bcec8b on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.5%
Blue54.5%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow41.1%
Key (black)7.5%

Color previews

#bcec8b text on a black background

contrast 15.51:1

Card sample

#bcec8b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 236, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 236, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcec8b;
background: linear-gradient(135deg, #bcec8b, #8BEC9B);

Monochromatic scale

Palettes built from #bcec8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcec8b in the Color Lab