Skip to content

#eee260

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

RGB
238, 226, 96
HSL
55°, 81%, 66%
CMYK
0, 5, 60, 7
Luminance
0.7341

Every format

HEX#eee260
RGBrgb(238, 226, 96)
HSLhsl(55, 81%, 66%)
CMYKcmyk(0%, 5%, 60%, 7%)
LABlab(88.7 -11.5 63.4)
LCHlch(88.7 64.4 100.3)
OKLCHoklch(0.898 0.150 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee260 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#eee260 on black: 15.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green88.6%
Blue37.6%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow59.7%
Key (black)6.7%

Color previews

#eee260 text on a black background

contrast 15.68:1

Card sample

#eee260 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 226, 96, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 226, 96, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee260;
background: linear-gradient(135deg, #eee260, #9BEE60);

Monochromatic scale

Palettes built from #eee260

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee260 in the Color Lab