Skip to content

#deeeb5

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

RGB
222, 238, 181
HSL
77°, 63%, 82%
CMYK
7, 0, 24, 7
Luminance
0.8001

Every format

HEX#deeeb5
RGBrgb(222, 238, 181)
HSLhsl(77, 63%, 82%)
CMYKcmyk(7%, 0%, 24%, 7%)
LABlab(91.7 -14.7 25.9)
LCHlch(91.7 29.8 119.6)
OKLCHoklch(0.923 0.076 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue71.0%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow23.9%
Key (black)6.7%

Color previews

#deeeb5 text on a black background

contrast 17.00:1

Card sample

#deeeb5 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeeb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeeb5 in the Color Lab