Skip to content

#eee58b

a light, vivid yellow · cool · “khaki”

RGB
238, 229, 139
HSL
55°, 74%, 74%
CMYK
0, 4, 42, 7
Luminance
0.7608

Every format

HEX#eee58b
RGBrgb(238, 229, 139)
HSLhsl(55, 74%, 74%)
CMYKcmyk(0%, 4%, 42%, 7%)
LABlab(89.9 -9.4 44.9)
LCHlch(89.9 45.9 101.8)
OKLCHoklch(0.910 0.112 103.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee58b on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#eee58b on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.8%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta3.8%
Yellow41.6%
Key (black)6.7%

Color previews

#eee58b text on a black background

contrast 16.22:1

Card sample

#eee58b text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee58b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee58b in the Color Lab