Skip to content

#ebff80

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

RGB
235, 255, 128
HSL
69°, 100%, 75%
CMYK
8, 0, 50, 0
Luminance
0.9074

Every format

HEX#ebff80
RGBrgb(235, 255, 128)
HSLhsl(69, 100%, 75%)
CMYKcmyk(8%, 0%, 50%, 0%)
LABlab(96.3 -24.3 57.9)
LCHlch(96.3 62.8 112.7)
OKLCHoklch(0.960 0.153 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue50.2%

CMYK percentages

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

Color previews

#ebff80 text on a black background

contrast 19.15:1

Card sample

#ebff80 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff80 in the Color Lab