#7DFD7D#7DFD7D
#7DFD7D is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.3% C 0.204 H 143.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFD7D |
|---|---|
| RGB | rgb(125, 253, 125) |
| HSL | hsl(120, 97%, 74%) |
| HSV | hsv(120, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(89.90, -60.29, 50.18) |
| CIE-LCH | lch(89.90, 78.44, 140.23°) |
| OKLab | oklab(89.25% -0.1639 0.1207) |
| OKLCH | oklch(89.25% 0.204 143.6) |
| XYZ | xyz(47.2819, 76.0875, 31.5929) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.73
Easter Green
#8CFD7E
ΔE00 1.39
Light Green
#96F97B
ΔE00 2.78
Lighter Green
#75FD63
ΔE00 2.90
Light Bright Green
#53FE5C
ΔE00 3.81
Palegreen
#98FB98
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFD7D #FD7DFD
analogous
#BDFD7D #7DFD7D #7DFDBD
triadic
#7DFD7D #7D7DFD #FD7D7D
tetradic
#7DFD7D #7DBDFD #FD7DFD #FDBD7D
square
#7DFD7D #7DBDFD #FD7DFD #FDBD7D
split-complementary
#7DFD7D #BD7DFD #FD7DBD
monochromatic
#04FB04 #41FC41 #7DFD7D #B9FEB9 #E1FFE1
Accessibility & contrast
On white
1.29
#7DFD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#7DFD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFD7D
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFD7D | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#F0DE86
Tritanopia (blue-blind)
#6AF7E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7dfd7d; /* rgb */ color: rgb(125, 253, 125); /* oklch */ color: oklch(89.3% 0.204 143.6);
Tailwind
colors: {
custom: {
50: '#abffa5',
500: '#7dfd7d',
950: '#000000',
},
}SCSS
$custom: #7dfd7d; $custom-light: #abffa5; $custom-dark: #000000;
JSON
{
"hex": "#7dfd7d",
"rgb": {
"r": 125,
"g": 253,
"b": 125
},
"hsl": {
"h": 120,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.8925,
"c": 0.20358,
"h": 143.6
},
"luminance": 0.76091
}Semantic roles & 50–950 ramp
primary
#7DFD7D
secondary
#DB43DB
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680