Skip to content

#dbff7f

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

RGB
219, 255, 127
HSL
77°, 100%, 75%
CMYK
14, 0, 50, 0
Luminance
0.8811

Every format

HEX#dbff7f
RGBrgb(219, 255, 127)
HSLhsl(77, 100%, 75%)
CMYKcmyk(14%, 0%, 50%, 0%)
LABlab(95.2 -30.4 56.8)
LCHlch(95.2 64.4 118.2)
OKLCHoklch(0.948 0.160 122.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbff7f on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#dbff7f on black: 18.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green100.0%
Blue49.8%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow50.2%
Key (black)0.0%

Color previews

#dbff7f text on a black background

contrast 18.62:1

Card sample

#dbff7f text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 255, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 255, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbff7f;
background: linear-gradient(135deg, #dbff7f, #86FF7F);

Monochromatic scale

Palettes built from #dbff7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbff7f in the Color Lab