Skip to content

#dbfd8b

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

RGB
219, 253, 139
HSL
78°, 97%, 77%
CMYK
13, 0, 45, 1
Luminance
0.8717

Every format

HEX#dbfd8b
RGBrgb(219, 253, 139)
HSLhsl(78, 97%, 77%)
CMYKcmyk(13%, 0%, 45%, 1%)
LABlab(94.8 -28.3 50.7)
LCHlch(94.8 58.1 119.1)
OKLCHoklch(0.945 0.145 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfd8b on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#dbfd8b on black: 18.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green99.2%
Blue54.5%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow45.1%
Key (black)0.8%

Color previews

#dbfd8b text on a black background

contrast 18.43:1

Card sample

#dbfd8b text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbfd8b in the Color Lab