Skip to content

#bceb80

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

RGB
188, 235, 128
HSL
86°, 73%, 71%
CMYK
20, 0, 46, 8
Luminance
0.7167

Every format

HEX#bceb80
RGBrgb(188, 235, 128)
HSLhsl(86, 73%, 71%)
CMYKcmyk(20%, 0%, 46%, 8%)
LABlab(87.8 -32.5 46.9)
LCHlch(87.8 57.0 124.7)
OKLCHoklch(0.884 0.144 128.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bceb80 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#bceb80 on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue50.2%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow45.5%
Key (black)7.8%

Color previews

#bceb80 text on a black background

contrast 15.33:1

Card sample

#bceb80 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 235, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 235, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bceb80;
background: linear-gradient(135deg, #bceb80, #80EB8C);

Monochromatic scale

Palettes built from #bceb80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceb80 in the Color Lab