Skip to content

#deeeab

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

RGB
222, 238, 171
HSL
74°, 66%, 80%
CMYK
7, 0, 28, 7
Luminance
0.7962

Every format

HEX#deeeab
RGBrgb(222, 238, 171)
HSLhsl(74, 66%, 80%)
CMYKcmyk(7%, 0%, 28%, 7%)
LABlab(91.5 -16.1 30.8)
LCHlch(91.5 34.7 117.7)
OKLCHoklch(0.921 0.088 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deeeab on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#deeeab on black: 16.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue67.1%

CMYK percentages

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

Color previews

#deeeab text on a black background

contrast 16.92:1

Card sample

#deeeab text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeeab in the Color Lab