Skip to content

#dbeeaf

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

RGB
219, 238, 175
HSL
78°, 65%, 81%
CMYK
8, 0, 27, 7
Luminance
0.7930

Every format

HEX#dbeeaf
RGBrgb(219, 238, 175)
HSLhsl(78, 65%, 81%)
CMYKcmyk(8%, 0%, 27%, 7%)
LABlab(91.4 -16.7 28.5)
LCHlch(91.4 33.0 120.3)
OKLCHoklch(0.920 0.085 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green93.3%
Blue68.6%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#dbeeaf text on a black background

contrast 16.86:1

Card sample

#dbeeaf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeeaf in the Color Lab