Skip to content

#bceb14

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

RGB
188, 235, 20
HSL
73°, 84%, 50%
CMYK
20, 0, 92, 8
Luminance
0.7016

Every format

HEX#bceb14
RGBrgb(188, 235, 20)
HSLhsl(73, 84%, 50%)
CMYKcmyk(20%, 0%, 92%, 8%)
LABlab(87.1 -39.1 83.1)
LCHlch(87.1 91.8 115.2)
OKLCHoklch(0.875 0.212 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bceb14 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#bceb14 on black: 15.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue7.8%

CMYK percentages

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

Color previews

#bceb14 text on a black background

contrast 15.03:1

Card sample

#bceb14 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bceb14

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceb14 in the Color Lab