Skip to content

#dbfeba

a pale, electric green · cool · closest name: khaki

RGB
219, 254, 186
HSL
91°, 97%, 86%
CMYK
14, 0, 27, 0
Luminance
0.8949

Every format

HEX#dbfeba
RGBrgb(219, 254, 186)
HSLhsl(91, 97%, 86%)
CMYKcmyk(14%, 0%, 27%, 0%)
LABlab(95.8 -22.9 28.9)
LCHlch(95.8 36.9 128.3)
OKLCHoklch(0.956 0.096 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfeba on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#dbfeba on black: 18.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green99.6%
Blue72.9%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow26.8%
Key (black)0.4%

Color previews

#dbfeba text on a black background

contrast 18.90:1

Card sample

#dbfeba text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbfeba in the Color Lab