Skip to content

#ebff23

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

RGB
235, 255, 35
HSL
66°, 100%, 57%
CMYK
8, 0, 86, 0
Luminance
0.8930

Every format

HEX#ebff23
RGBrgb(235, 255, 35)
HSLhsl(66, 100%, 57%)
CMYKcmyk(8%, 0%, 86%, 0%)
LABlab(95.7 -29.3 89.0)
LCHlch(95.7 93.7 108.2)
OKLCHoklch(0.953 0.211 115.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue13.7%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow86.3%
Key (black)0.0%

Color previews

#ebff23 text on a black background

contrast 18.86:1

Card sample

#ebff23 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff23 in the Color Lab