Skip to content

#bceb7b

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

RGB
188, 235, 123
HSL
85°, 74%, 70%
CMYK
20, 0, 48, 8
Luminance
0.7154

Every format

HEX#bceb7b
RGBrgb(188, 235, 123)
HSLhsl(85, 74%, 70%)
CMYKcmyk(20%, 0%, 48%, 8%)
LABlab(87.8 -33.0 49.2)
LCHlch(87.8 59.2 123.9)
OKLCHoklch(0.883 0.149 127.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green92.2%
Blue48.2%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow47.7%
Key (black)7.8%

Color previews

#bceb7b text on a black background

contrast 15.31:1

Card sample

#bceb7b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bceb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceb7b in the Color Lab