Skip to content

#7dfd7b

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

RGB
125, 253, 123
HSL
119°, 97%, 74%
CMYK
51, 0, 51, 1
Luminance
0.7604

Every format

HEX#7dfd7b
RGBrgb(125, 253, 123)
HSLhsl(119, 97%, 74%)
CMYKcmyk(51%, 0%, 51%, 1%)
LABlab(89.9 -60.5 51.1)
LCHlch(89.9 79.2 139.8)
OKLCHoklch(0.892 0.205 143.3)

Copy-ready code

/* CSS */
color: #7dfd7b;
background-color: #7dfd7b;
/* Tailwind (arbitrary) */
class="text-[#7dfd7b] bg-[#7dfd7b]"
/* SCSS */
$brand: #7dfd7b;
/* SwiftUI */
Color(red: 0.490, green: 0.992, blue: 0.482)
/* Android */
Color.parseColor("#7dfd7b")

Accessibility — WCAG contrast

Aa
#7dfd7b on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#7dfd7b on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green99.2%
Blue48.2%

CMYK percentages

Cyan50.6%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#7dfd7b text on a black background

contrast 16.21:1

Card sample

#7dfd7b text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 253, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 253, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7dfd7b;
background: linear-gradient(135deg, #7dfd7b, #7BFDD0);

Monochromatic scale

Palettes built from #7dfd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dfd7b in the Color Lab