Skip to content

#bceb8c

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

RGB
188, 235, 140
HSL
90°, 70%, 74%
CMYK
20, 0, 40, 8
Luminance
0.7200

Every format

HEX#bceb8c
RGBrgb(188, 235, 140)
HSLhsl(90, 70%, 74%)
CMYKcmyk(20%, 0%, 40%, 8%)
LABlab(88.0 -31.0 41.2)
LCHlch(88.0 51.6 127.0)
OKLCHoklch(0.885 0.132 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bceb8c on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bceb8c on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue54.9%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow40.4%
Key (black)7.8%

Color previews

#bceb8c text on a black background

contrast 15.40:1

Card sample

#bceb8c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bceb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceb8c in the Color Lab