#7DFF80#7DFF80
#7DFF80 is a very light, highly saturated green. Relative luminance 0.774; OKLCH L 89.8% C 0.204 H 144.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFF80 |
|---|---|
| RGB | rgb(125, 255, 128) |
| HSL | hsl(121, 100%, 75%) |
| HSV | hsv(121, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.52, -60.66, 49.55) |
| CIE-LCH | lch(90.52, 78.33, 140.76°) |
| OKLab | oklab(89.77% -0.1648 0.1195) |
| OKLCH | oklch(89.77% 0.204 144.1) |
| XYZ | xyz(48.1111, 77.4347, 32.8290) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.69
Easter Green
#8CFD7E
ΔE00 1.57
Light Green
#96F97B
ΔE00 3.06
Lighter Green
#75FD63
ΔE00 3.17
Light Bright Green
#53FE5C
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFF80 #FF7DFC
analogous
#BBFF7D #7DFF80 #7DFFC1
triadic
#7DFF80 #807DFF #FF807D
tetradic
#7DFF80 #7DBBFF #FF7DFC #FFC17D
square
#7DFF80 #7DBBFF #FF7DFC #FFC17D
split-complementary
#7DFF80 #C17DFF #FF7DBB
monochromatic
#03FF08 #40FF44 #7DFF80 #BAFFBC #E0FFE1
Accessibility & contrast
On white
1.27
#7DFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7DFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFF80
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFF80 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#69F9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dff80; /* rgb */ color: rgb(125, 255, 128); /* oklch */ color: oklch(89.8% 0.204 144.1);
Tailwind
colors: {
custom: {
50: '#abffa7',
500: '#7dff80',
950: '#000000',
},
}SCSS
$custom: #7dff80; $custom-light: #abffa7; $custom-dark: #000000;
JSON
{
"hex": "#7dff80",
"rgb": {
"r": 125,
"g": 255,
"b": 128
},
"hsl": {
"h": 121.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.89771,
"c": 0.20359,
"h": 144.1
},
"luminance": 0.77438
}Semantic roles & 50–950 ramp
primary
#7DFF80
secondary
#DE42DA
accent
#00E0E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680