Skip to content

#deeeb2

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

RGB
222, 238, 178
HSL
76°, 64%, 82%
CMYK
7, 0, 25, 7
Luminance
0.7989

Every format

HEX#deeeb2
RGBrgb(222, 238, 178)
HSLhsl(76, 64%, 82%)
CMYKcmyk(7%, 0%, 25%, 7%)
LABlab(91.6 -15.2 27.4)
LCHlch(91.6 31.3 119.0)
OKLCHoklch(0.922 0.080 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue69.8%

CMYK percentages

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

Color previews

#deeeb2 text on a black background

contrast 16.98:1

Card sample

#deeeb2 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeeb2 in the Color Lab