Skip to content

#dfff6b

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

RGB
223, 255, 107
HSL
73°, 100%, 71%
CMYK
13, 0, 58, 0
Luminance
0.8827

Every format

HEX#dfff6b
RGBrgb(223, 255, 107)
HSLhsl(73, 100%, 71%)
CMYKcmyk(13%, 0%, 58%, 0%)
LABlab(95.3 -30.6 65.7)
LCHlch(95.3 72.5 115.0)
OKLCHoklch(0.949 0.176 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green100.0%
Blue42.0%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow58.0%
Key (black)0.0%

Color previews

#dfff6b text on a black background

contrast 18.65:1

Card sample

#dfff6b text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 255, 107, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 255, 107, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfff6b;
background: linear-gradient(135deg, #dfff6b, #7CFF6B);

Monochromatic scale

Palettes built from #dfff6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfff6b in the Color Lab