Skip to content

#eeff00

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

RGB
238, 255, 0
HSL
64°, 100%, 50%
CMYK
7, 0, 100, 0
Luminance
0.8970

Every format

HEX#eeff00
RGBrgb(238, 255, 0)
HSLhsl(64, 100%, 50%)
CMYKcmyk(7%, 0%, 100%, 0%)
LABlab(95.9 -28.5 93.0)
LCHlch(95.9 97.2 107.0)
OKLCHoklch(0.955 0.216 114.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green100.0%
Blue0.0%

CMYK percentages

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

Color previews

#eeff00 text on a black background

contrast 18.94:1

Card sample

#eeff00 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeff00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeff00 in the Color Lab