Skip to content

#ebff4e

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

RGB
235, 255, 78
HSL
67°, 100%, 65%
CMYK
8, 0, 69, 0
Luminance
0.8973

Every format

HEX#ebff4e
RGBrgb(235, 255, 78)
HSLhsl(67, 100%, 65%)
CMYKcmyk(8%, 0%, 69%, 0%)
LABlab(95.9 -27.8 77.8)
LCHlch(95.9 82.6 109.6)
OKLCHoklch(0.955 0.192 115.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue30.6%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow69.4%
Key (black)0.0%

Color previews

#ebff4e text on a black background

contrast 18.95:1

Card sample

#ebff4e text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff4e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff4e in the Color Lab