Skip to content

#deee96

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

RGB
222, 238, 150
HSL
71°, 72%, 76%
CMYK
7, 0, 37, 7
Luminance
0.7888

Every format

HEX#deee96
RGBrgb(222, 238, 150)
HSLhsl(71, 72%, 76%)
CMYKcmyk(7%, 0%, 37%, 7%)
LABlab(91.2 -18.8 40.9)
LCHlch(91.2 45.0 114.7)
OKLCHoklch(0.917 0.113 117.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue58.8%

CMYK percentages

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

Color previews

#deee96 text on a black background

contrast 16.78:1

Card sample

#deee96 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee96

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee96 in the Color Lab