Skip to content

#dbebaa

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

RGB
219, 235, 170
HSL
75°, 62%, 79%
CMYK
7, 0, 28, 8
Luminance
0.7738

Every format

HEX#dbebaa
RGBrgb(219, 235, 170)
HSLhsl(75, 62%, 79%)
CMYKcmyk(7%, 0%, 28%, 8%)
LABlab(90.5 -15.9 29.9)
LCHlch(90.5 33.8 118.0)
OKLCHoklch(0.912 0.086 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green92.2%
Blue66.7%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow27.7%
Key (black)7.8%

Color previews

#dbebaa text on a black background

contrast 16.48:1

Card sample

#dbebaa text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbebaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebaa in the Color Lab