Skip to content

#deee93

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

RGB
222, 238, 147
HSL
71°, 73%, 76%
CMYK
7, 0, 38, 7
Luminance
0.7879

Every format

HEX#deee93
RGBrgb(222, 238, 147)
HSLhsl(71, 73%, 76%)
CMYKcmyk(7%, 0%, 38%, 7%)
LABlab(91.1 -19.1 42.3)
LCHlch(91.1 46.4 114.3)
OKLCHoklch(0.917 0.116 116.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue57.6%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow38.2%
Key (black)6.7%

Color previews

#deee93 text on a black background

contrast 16.76:1

Card sample

#deee93 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee93

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee93 in the Color Lab