Skip to content

#ebff65

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

RGB
235, 255, 101
HSL
68°, 100%, 70%
CMYK
8, 0, 60, 0
Luminance
0.9012

Every format

HEX#ebff65
RGBrgb(235, 255, 101)
HSLhsl(68, 100%, 70%)
CMYKcmyk(8%, 0%, 60%, 0%)
LABlab(96.0 -26.4 69.3)
LCHlch(96.0 74.1 110.9)
OKLCHoklch(0.957 0.177 116.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ebff65 text on a black background

contrast 19.02:1

Card sample

#ebff65 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebff65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebff65 in the Color Lab