Skip to content

#ebff10

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

RGB
235, 255, 16
HSL
65°, 100%, 53%
CMYK
8, 0, 94, 0
Luminance
0.8922

Every format

HEX#ebff10
RGBrgb(235, 255, 16)
HSLhsl(65, 100%, 53%)
CMYKcmyk(8%, 0%, 94%, 0%)
LABlab(95.7 -29.6 91.5)
LCHlch(95.7 96.2 107.9)
OKLCHoklch(0.953 0.215 115.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue6.3%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow93.7%
Key (black)0.0%

Color previews

#ebff10 text on a black background

contrast 18.84:1

Card sample

#ebff10 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff10 in the Color Lab