Skip to content

#ebec32

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

RGB
235, 236, 50
HSL
60°, 83%, 56%
CMYK
0, 0, 79, 8
Luminance
0.7788

Every format

HEX#ebec32
RGBrgb(235, 236, 50)
HSLhsl(60, 83%, 56%)
CMYKcmyk(0%, 0%, 79%, 8%)
LABlab(90.7 -19.9 81.6)
LCHlch(90.7 84.0 103.7)
OKLCHoklch(0.913 0.188 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebec32 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ebec32 on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue19.6%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow78.8%
Key (black)7.5%

Color previews

#ebec32 text on a black background

contrast 16.58:1

Card sample

#ebec32 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebec32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebec32 in the Color Lab