Skip to content

#dff87c

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

RGB
223, 248, 124
HSL
72°, 90%, 73%
CMYK
10, 0, 50, 3
Luminance
0.8428

Every format

HEX#dff87c
RGBrgb(223, 248, 124)
HSLhsl(72, 90%, 73%)
CMYKcmyk(10%, 0%, 50%, 3%)
LABlab(93.6 -25.9 56.3)
LCHlch(93.6 61.9 114.7)
OKLCHoklch(0.936 0.152 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff87c on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#dff87c on black: 17.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green97.3%
Blue48.6%

CMYK percentages

Cyan10.1%
Magenta0.0%
Yellow50.0%
Key (black)2.7%

Color previews

#dff87c text on a black background

contrast 17.86:1

Card sample

#dff87c text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 248, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 248, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dff87c;
background: linear-gradient(135deg, #dff87c, #8CF87C);

Monochromatic scale

Palettes built from #dff87c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff87c in the Color Lab