Skip to content

#eeee7f

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

RGB
238, 238, 127
HSL
60°, 77%, 72%
CMYK
0, 0, 47, 7
Luminance
0.8086

Every format

HEX#eeee7f
RGBrgb(238, 238, 127)
HSLhsl(60, 77%, 72%)
CMYKcmyk(0%, 0%, 47%, 7%)
LABlab(92.1 -15.0 53.3)
LCHlch(92.1 55.4 105.7)
OKLCHoklch(0.926 0.134 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeee7f on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#eeee7f on black: 17.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow46.6%
Key (black)6.7%

Color previews

#eeee7f text on a black background

contrast 17.17:1

Card sample

#eeee7f text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeee7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeee7f in the Color Lab