Skip to content

#eeffaa

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

RGB
238, 255, 170
HSL
72°, 100%, 83%
CMYK
7, 0, 33, 0
Luminance
0.9260

Every format

HEX#eeffaa
RGBrgb(238, 255, 170)
HSLhsl(72, 100%, 83%)
CMYKcmyk(7%, 0%, 33%, 0%)
LABlab(97.1 -18.7 38.8)
LCHlch(97.1 43.1 115.7)
OKLCHoklch(0.968 0.109 117.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeffaa on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#eeffaa on black: 19.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green100.0%
Blue66.7%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow33.3%
Key (black)0.0%

Color previews

#eeffaa text on a black background

contrast 19.52:1

Card sample

#eeffaa text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeffaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeffaa in the Color Lab