Skip to content

#ebff64

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

RGB
235, 255, 100
HSL
68°, 100%, 70%
CMYK
8, 0, 61, 0
Luminance
0.9010

Every format

HEX#ebff64
RGBrgb(235, 255, 100)
HSLhsl(68, 100%, 70%)
CMYKcmyk(8%, 0%, 61%, 0%)
LABlab(96.0 -26.5 69.7)
LCHlch(96.0 74.5 110.8)
OKLCHoklch(0.957 0.177 116.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebff64 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#ebff64 on black: 19.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green100.0%
Blue39.2%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#ebff64 text on a black background

contrast 19.02:1

Card sample

#ebff64 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff64 in the Color Lab