Skip to content

#deee99

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

RGB
222, 238, 153
HSL
71°, 71%, 77%
CMYK
7, 0, 36, 7
Luminance
0.7898

Every format

HEX#deee99
RGBrgb(222, 238, 153)
HSLhsl(71, 71%, 77%)
CMYKcmyk(7%, 0%, 36%, 7%)
LABlab(91.2 -18.4 39.4)
LCHlch(91.2 43.5 115.0)
OKLCHoklch(0.918 0.109 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deee99 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#deee99 on black: 16.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue60.0%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow35.7%
Key (black)6.7%

Color previews

#deee99 text on a black background

contrast 16.80:1

Card sample

#deee99 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee99 in the Color Lab