Skip to content

#eeff55

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

RGB
238, 255, 85
HSL
66°, 100%, 67%
CMYK
7, 0, 67, 0
Luminance
0.9035

Every format

HEX#eeff55
RGBrgb(238, 255, 85)
HSLhsl(66, 100%, 67%)
CMYKcmyk(7%, 0%, 67%, 0%)
LABlab(96.1 -26.2 75.6)
LCHlch(96.1 80.0 109.1)
OKLCHoklch(0.958 0.187 114.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green100.0%
Blue33.3%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow66.7%
Key (black)0.0%

Color previews

#eeff55 text on a black background

contrast 19.07:1

Card sample

#eeff55 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeff55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeff55 in the Color Lab