Skip to content

#dbeeac

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

RGB
219, 238, 172
HSL
77°, 66%, 80%
CMYK
8, 0, 28, 7
Luminance
0.7919

Every format

HEX#dbeeac
RGBrgb(219, 238, 172)
HSLhsl(77, 66%, 80%)
CMYKcmyk(8%, 0%, 28%, 7%)
LABlab(91.3 -17.1 29.9)
LCHlch(91.3 34.5 119.7)
OKLCHoklch(0.919 0.088 121.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeeac on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dbeeac on black: 16.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green93.3%
Blue67.5%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow27.7%
Key (black)6.7%

Color previews

#dbeeac text on a black background

contrast 16.84:1

Card sample

#dbeeac text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeeac in the Color Lab