Skip to content

#eee97b

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

RGB
238, 233, 123
HSL
57°, 77%, 71%
CMYK
0, 2, 48, 7
Luminance
0.7789

Every format

HEX#eee97b
RGBrgb(238, 233, 123)
HSLhsl(57, 77%, 71%)
CMYKcmyk(0%, 2%, 48%, 7%)
LABlab(90.7 -12.9 53.6)
LCHlch(90.7 55.1 103.5)
OKLCHoklch(0.916 0.133 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee97b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#eee97b on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.4%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta2.1%
Yellow48.3%
Key (black)6.7%

Color previews

#eee97b text on a black background

contrast 16.58:1

Card sample

#eee97b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee97b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee97b in the Color Lab