Skip to content

#dbebac

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

RGB
219, 235, 172
HSL
75°, 61%, 80%
CMYK
7, 0, 27, 8
Luminance
0.7746

Every format

HEX#dbebac
RGBrgb(219, 235, 172)
HSLhsl(75, 61%, 80%)
CMYKcmyk(7%, 0%, 27%, 8%)
LABlab(90.5 -15.6 28.9)
LCHlch(90.5 32.8 118.4)
OKLCHoklch(0.913 0.084 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbebac on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#dbebac on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue67.5%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#dbebac text on a black background

contrast 16.49:1

Card sample

#dbebac text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebac in the Color Lab