Skip to content

#edff55

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

RGB
237, 255, 85
HSL
66°, 100%, 67%
CMYK
7, 0, 67, 0
Luminance
0.9018

Every format

HEX#edff55
RGBrgb(237, 255, 85)
HSLhsl(66, 100%, 67%)
CMYKcmyk(7%, 0%, 67%, 0%)
LABlab(96.1 -26.6 75.5)
LCHlch(96.1 80.1 109.4)
OKLCHoklch(0.957 0.188 115.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green100.0%
Blue33.3%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow66.7%
Key (black)0.0%

Color previews

#edff55 text on a black background

contrast 19.04:1

Card sample

#edff55 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(237, 255, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 255, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edff55;
background: linear-gradient(135deg, #edff55, #7CFF55);

Monochromatic scale

Palettes built from #edff55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edff55 in the Color Lab