Skip to content

#dff080

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

RGB
223, 240, 128
HSL
69°, 79%, 72%
CMYK
7, 0, 47, 6
Luminance
0.7957

Every format

HEX#dff080
RGBrgb(223, 240, 128)
HSLhsl(69, 79%, 72%)
CMYKcmyk(7%, 0%, 47%, 6%)
LABlab(91.5 -21.7 51.9)
LCHlch(91.5 56.3 112.7)
OKLCHoklch(0.919 0.138 116.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff080 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dff080 on black: 16.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green94.1%
Blue50.2%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow46.7%
Key (black)5.9%

Color previews

#dff080 text on a black background

contrast 16.91:1

Card sample

#dff080 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 240, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 240, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dff080;
background: linear-gradient(135deg, #dff080, #94F080);

Monochromatic scale

Palettes built from #dff080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff080 in the Color Lab