Skip to content

#deeeb4

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

RGB
222, 238, 180
HSL
77°, 63%, 82%
CMYK
7, 0, 24, 7
Luminance
0.7997

Every format

HEX#deeeb4
RGBrgb(222, 238, 180)
HSLhsl(77, 63%, 82%)
CMYKcmyk(7%, 0%, 24%, 7%)
LABlab(91.7 -14.9 26.4)
LCHlch(91.7 30.3 119.4)
OKLCHoklch(0.923 0.078 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue70.6%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow24.4%
Key (black)6.7%

Color previews

#deeeb4 text on a black background

contrast 16.99:1

Card sample

#deeeb4 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeeb4 in the Color Lab