Skip to content

#deee90

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

RGB
222, 238, 144
HSL
70°, 73%, 75%
CMYK
7, 0, 40, 7
Luminance
0.7869

Every format

HEX#deee90
RGBrgb(222, 238, 144)
HSLhsl(70, 73%, 75%)
CMYKcmyk(7%, 0%, 40%, 7%)
LABlab(91.1 -19.4 43.7)
LCHlch(91.1 47.8 114.0)
OKLCHoklch(0.916 0.119 116.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue56.5%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow39.5%
Key (black)6.7%

Color previews

#deee90 text on a black background

contrast 16.74:1

Card sample

#deee90 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deee90 in the Color Lab