#80FF80#80FF80
#80FF80 is a very light, highly saturated green. Relative luminance 0.777; OKLCH L 89.9% C 0.202 H 143.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80FF80 |
|---|---|
| RGB | rgb(128, 255, 128) |
| HSL | hsl(120, 100%, 75%) |
| HSV | hsv(120, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.63, -59.89, 49.70) |
| CIE-LCH | lch(90.63, 77.83, 140.31°) |
| OKLab | oklab(89.89% -0.1629 0.1198) |
| OKLCH | oklch(89.89% 0.202 143.7) |
| XYZ | xyz(48.5558, 77.6640, 32.8499) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.85
Easter Green
#8CFD7E
ΔE00 1.32
Light Green
#96F97B
ΔE00 2.82
Lighter Green
#75FD63
ΔE00 3.12
Palegreen
#98FB98
ΔE00 3.91
Light Bright Green
#53FE5C
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FF80 #FF80FF
analogous
#BFFF80 #80FF80 #80FFBF
triadic
#80FF80 #8080FF #FF8080
tetradic
#80FF80 #80BFFF #FF80FF #FFBF80
square
#80FF80 #80BFFF #FF80FF #FFBF80
split-complementary
#80FF80 #BF80FF #FF80BF
monochromatic
#06FF06 #43FF43 #80FF80 #BDFFBD #E0FFE0
Accessibility & contrast
On white
1.27
#80FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#80FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FF80
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FF80 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#6EF9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80ff80; /* rgb */ color: rgb(128, 255, 128); /* oklch */ color: oklch(89.9% 0.202 143.7);
Tailwind
colors: {
custom: {
50: '#adffa7',
500: '#80ff80',
950: '#000000',
},
}SCSS
$custom: #80ff80; $custom-light: #adffa7; $custom-dark: #000000;
JSON
{
"hex": "#80ff80",
"rgb": {
"r": 128,
"g": 255,
"b": 128
},
"hsl": {
"h": 120,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.89886,
"c": 0.20218,
"h": 143.7
},
"luminance": 0.77668
}Semantic roles & 50–950 ramp
primary
#80FF80
secondary
#DE45DE
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680