Skip to content

#ebec01

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

RGB
235, 236, 1
HSL
60°, 99%, 47%
CMYK
0, 0, 100, 8
Luminance
0.7766

Every format

HEX#ebec01
RGBrgb(235, 236, 1)
HSLhsl(60, 99%, 47%)
CMYKcmyk(0%, 0%, 100%, 8%)
LABlab(90.6 -20.7 88.9)
LCHlch(90.6 91.3 103.1)
OKLCHoklch(0.912 0.199 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.5%
Blue0.4%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow99.6%
Key (black)7.5%

Color previews

#ebec01 text on a black background

contrast 16.53:1

Card sample

#ebec01 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebec01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebec01 in the Color Lab