Skip to content

#dbebaf

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

RGB
219, 235, 175
HSL
76°, 60%, 80%
CMYK
7, 0, 26, 8
Luminance
0.7757

Every format

HEX#dbebaf
RGBrgb(219, 235, 175)
HSLhsl(76, 60%, 80%)
CMYKcmyk(7%, 0%, 26%, 8%)
LABlab(90.6 -15.2 27.4)
LCHlch(90.6 31.3 119.0)
OKLCHoklch(0.913 0.080 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green92.2%
Blue68.6%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow25.5%
Key (black)7.8%

Color previews

#dbebaf text on a black background

contrast 16.51:1

Card sample

#dbebaf text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbebaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebaf in the Color Lab