Skip to content

#deebbc

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

RGB
222, 235, 188
HSL
77°, 54%, 83%
CMYK
6, 0, 20, 8
Luminance
0.7858

Every format

HEX#deebbc
RGBrgb(222, 235, 188)
HSLhsl(77, 54%, 83%)
CMYKcmyk(6%, 0%, 20%, 8%)
LABlab(91.0 -12.2 21.4)
LCHlch(91.0 24.6 119.7)
OKLCHoklch(0.918 0.063 120.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deebbc on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#deebbc on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green92.2%
Blue73.7%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow20.0%
Key (black)7.8%

Color previews

#deebbc text on a black background

contrast 16.72:1

Card sample

#deebbc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deebbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deebbc in the Color Lab