Skip to content

#d2ff79

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

RGB
210, 255, 121
HSL
80°, 100%, 74%
CMYK
18, 0, 53, 0
Luminance
0.8660

Every format

HEX#d2ff79
RGBrgb(210, 255, 121)
HSLhsl(80, 100%, 74%)
CMYKcmyk(18%, 0%, 53%, 0%)
LABlab(94.6 -34.3 58.6)
LCHlch(94.6 67.9 120.3)
OKLCHoklch(0.941 0.169 125.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ff79 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#d2ff79 on black: 18.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green100.0%
Blue47.5%

CMYK percentages

Cyan17.6%
Magenta0.0%
Yellow52.5%
Key (black)0.0%

Color previews

#d2ff79 text on a black background

contrast 18.32:1

Card sample

#d2ff79 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 255, 121, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 255, 121, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2ff79;
background: linear-gradient(135deg, #d2ff79, #79FF79);

Monochromatic scale

Palettes built from #d2ff79

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ff79 in the Color Lab