Skip to content

#ebfd50

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

RGB
235, 253, 80
HSL
66°, 98%, 65%
CMYK
7, 0, 68, 1
Luminance
0.8849

Every format

HEX#ebfd50
RGBrgb(235, 253, 80)
HSLhsl(66, 98%, 65%)
CMYKcmyk(7%, 0%, 68%, 1%)
LABlab(95.4 -26.7 76.6)
LCHlch(95.4 81.1 109.2)
OKLCHoklch(0.951 0.189 115.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebfd50 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ebfd50 on black: 18.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green99.2%
Blue31.4%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow68.4%
Key (black)0.8%

Color previews

#ebfd50 text on a black background

contrast 18.70:1

Card sample

#ebfd50 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfd50 in the Color Lab