Skip to content

#bceb32

a balanced, electric green · cool · closest name: yellow

RGB
188, 235, 50
HSL
75°, 82%, 56%
CMYK
20, 0, 79, 8
Luminance
0.7034

Every format

HEX#bceb32
RGBrgb(188, 235, 50)
HSLhsl(75, 82%, 56%)
CMYKcmyk(20%, 0%, 79%, 8%)
LABlab(87.2 -38.3 77.2)
LCHlch(87.2 86.1 116.4)
OKLCHoklch(0.876 0.203 123.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bceb32 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#bceb32 on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue19.6%

CMYK percentages

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

Color previews

#bceb32 text on a black background

contrast 15.07:1

Card sample

#bceb32 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bceb32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceb32 in the Color Lab