Skip to content

#ebec3b

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

RGB
235, 236, 59
HSL
60°, 82%, 58%
CMYK
0, 0, 75, 8
Luminance
0.7797

Every format

HEX#ebec3b
RGBrgb(235, 236, 59)
HSLhsl(60, 82%, 58%)
CMYKcmyk(0%, 0%, 75%, 8%)
LABlab(90.8 -19.6 79.1)
LCHlch(90.8 81.5 103.9)
OKLCHoklch(0.914 0.184 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.5%
Blue23.1%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow75.0%
Key (black)7.5%

Color previews

#ebec3b text on a black background

contrast 16.59:1

Card sample

#ebec3b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebec3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebec3b in the Color Lab