Skip to content

#deeeb3

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

RGB
222, 238, 179
HSL
76°, 63%, 82%
CMYK
7, 0, 25, 7
Luminance
0.7993

Every format

HEX#deeeb3
RGBrgb(222, 238, 179)
HSLhsl(76, 63%, 82%)
CMYKcmyk(7%, 0%, 25%, 7%)
LABlab(91.7 -15.0 26.9)
LCHlch(91.7 30.8 119.2)
OKLCHoklch(0.923 0.079 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue70.2%

CMYK percentages

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

Color previews

#deeeb3 text on a black background

contrast 16.99:1

Card sample

#deeeb3 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeeb3 in the Color Lab