Skip to content

#dcffab

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

RGB
220, 255, 171
HSL
85°, 100%, 84%
CMYK
14, 0, 33, 0
Luminance
0.8968

Every format

HEX#dcffab
RGBrgb(220, 255, 171)
HSLhsl(85, 100%, 84%)
CMYKcmyk(14%, 0%, 33%, 0%)
LABlab(95.9 -25.1 36.5)
LCHlch(95.9 44.3 124.5)
OKLCHoklch(0.956 0.114 126.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green100.0%
Blue67.1%

CMYK percentages

Cyan13.7%
Magenta0.0%
Yellow32.9%
Key (black)0.0%

Color previews

#dcffab text on a black background

contrast 18.94:1

Card sample

#dcffab text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 255, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 255, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcffab;
background: linear-gradient(135deg, #dcffab, #ABFFB2);

Monochromatic scale

Palettes built from #dcffab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcffab in the Color Lab