Skip to content

#ebff50

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

RGB
235, 255, 80
HSL
67°, 100%, 66%
CMYK
8, 0, 69, 0
Luminance
0.8976

Every format

HEX#ebff50
RGBrgb(235, 255, 80)
HSLhsl(67, 100%, 66%)
CMYKcmyk(8%, 0%, 69%, 0%)
LABlab(95.9 -27.6 77.1)
LCHlch(95.9 81.9 109.7)
OKLCHoklch(0.955 0.191 115.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebff50 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ebff50 on black: 18.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green100.0%
Blue31.4%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow68.6%
Key (black)0.0%

Color previews

#ebff50 text on a black background

contrast 18.95:1

Card sample

#ebff50 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff50 in the Color Lab