Skip to content

#ebfd5b

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

RGB
235, 253, 91
HSL
67°, 98%, 68%
CMYK
7, 0, 64, 1
Luminance
0.8867

Every format

HEX#ebfd5b
RGBrgb(235, 253, 91)
HSLhsl(67, 98%, 68%)
CMYKcmyk(7%, 0%, 64%, 1%)
LABlab(95.4 -26.1 72.6)
LCHlch(95.4 77.1 109.8)
OKLCHoklch(0.952 0.182 115.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green99.2%
Blue35.7%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow64.0%
Key (black)0.8%

Color previews

#ebfd5b text on a black background

contrast 18.73:1

Card sample

#ebfd5b text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfd5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfd5b in the Color Lab