Skip to content

#deeeb7

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

RGB
222, 238, 183
HSL
78°, 62%, 83%
CMYK
7, 0, 23, 7
Luminance
0.8010

Every format

HEX#deeeb7
RGBrgb(222, 238, 183)
HSLhsl(78, 62%, 83%)
CMYKcmyk(7%, 0%, 23%, 7%)
LABlab(91.7 -14.4 24.9)
LCHlch(91.7 28.8 120.1)
OKLCHoklch(0.923 0.074 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deeeb7 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#deeeb7 on black: 17.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue71.8%

CMYK percentages

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

Color previews

#deeeb7 text on a black background

contrast 17.02:1

Card sample

#deeeb7 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeeb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeeb7 in the Color Lab