Skip to content

#eeeeac

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

RGB
238, 238, 172
HSL
60°, 66%, 80%
CMYK
0, 0, 28, 7
Luminance
0.8230

Every format

HEX#eeeeac
RGBrgb(238, 238, 172)
HSLhsl(60, 66%, 80%)
CMYKcmyk(0%, 0%, 28%, 7%)
LABlab(92.7 -10.1 32.1)
LCHlch(92.7 33.6 107.5)
OKLCHoklch(0.934 0.084 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeeac on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#eeeeac on black: 17.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow27.7%
Key (black)6.7%

Color previews

#eeeeac text on a black background

contrast 17.46:1

Card sample

#eeeeac text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeeac in the Color Lab