Skip to content

#deeebc

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

RGB
222, 238, 188
HSL
79°, 60%, 84%
CMYK
7, 0, 21, 7
Luminance
0.8031

Every format

HEX#deeebc
RGBrgb(222, 238, 188)
HSLhsl(79, 60%, 84%)
CMYKcmyk(7%, 0%, 21%, 7%)
LABlab(91.8 -13.7 22.5)
LCHlch(91.8 26.3 121.4)
OKLCHoklch(0.925 0.068 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green93.3%
Blue73.7%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow21.0%
Key (black)6.7%

Color previews

#deeebc text on a black background

contrast 17.06:1

Card sample

#deeebc text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeebc in the Color Lab