Skip to content

#eeff66

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

RGB
238, 255, 102
HSL
67°, 100%, 70%
CMYK
7, 0, 60, 0
Luminance
0.9066

Every format

HEX#eeff66
RGBrgb(238, 255, 102)
HSLhsl(67, 100%, 70%)
CMYKcmyk(7%, 0%, 60%, 0%)
LABlab(96.3 -25.1 69.2)
LCHlch(96.3 73.6 110.0)
OKLCHoklch(0.959 0.175 115.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green100.0%
Blue40.0%

CMYK percentages

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

Color previews

#eeff66 text on a black background

contrast 19.13:1

Card sample

#eeff66 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeff66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeff66 in the Color Lab