Skip to content

#ebeb00

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

RGB
235, 235, 0
HSL
60°, 100%, 46%
CMYK
0, 0, 100, 8
Luminance
0.7708

Every format

HEX#ebeb00
RGBrgb(235, 235, 0)
HSLhsl(60, 100%, 46%)
CMYKcmyk(0%, 0%, 100%, 8%)
LABlab(90.4 -20.3 88.8)
LCHlch(90.4 91.1 102.8)
OKLCHoklch(0.910 0.198 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebeb00 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#ebeb00 on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.2%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow100.0%
Key (black)7.8%

Color previews

#ebeb00 text on a black background

contrast 16.42:1

Card sample

#ebeb00 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeb00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeb00 in the Color Lab