Skip to content

#eeee97

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

RGB
238, 238, 151
HSL
60°, 72%, 76%
CMYK
0, 0, 37, 7
Luminance
0.8156

Every format

HEX#eeee97
RGBrgb(238, 238, 151)
HSLhsl(60, 72%, 76%)
CMYKcmyk(0%, 0%, 37%, 7%)
LABlab(92.4 -12.6 42.1)
LCHlch(92.4 44.0 106.6)
OKLCHoklch(0.930 0.109 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeee97 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#eeee97 on black: 17.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue59.2%

CMYK percentages

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

Color previews

#eeee97 text on a black background

contrast 17.31:1

Card sample

#eeee97 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeee97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeee97 in the Color Lab