Skip to content

#d0ff4e

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

RGB
208, 255, 78
HSL
76°, 100%, 65%
CMYK
18, 0, 69, 0
Luminance
0.8548

Every format

HEX#d0ff4e
RGBrgb(208, 255, 78)
HSLhsl(76, 100%, 65%)
CMYKcmyk(18%, 0%, 69%, 0%)
LABlab(94.1 -38.2 75.4)
LCHlch(94.1 84.5 116.9)
OKLCHoklch(0.936 0.202 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d0ff4e on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#d0ff4e on black: 18.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green100.0%
Blue30.6%

CMYK percentages

Cyan18.4%
Magenta0.0%
Yellow69.4%
Key (black)0.0%

Color previews

#d0ff4e text on a black background

contrast 18.10:1

Card sample

#d0ff4e text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 255, 78, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 255, 78, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d0ff4e;
background: linear-gradient(135deg, #d0ff4e, #5AFF4E);

Monochromatic scale

Palettes built from #d0ff4e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d0ff4e in the Color Lab