#80F980#80F980
#80F980 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.4% C 0.194 H 143.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80F980 |
|---|---|
| RGB | rgb(128, 249, 128) |
| HSL | hsl(120, 91%, 74%) |
| HSV | hsv(120, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(88.87, -57.57, 47.54) |
| CIE-LCH | lch(88.87, 74.66, 140.45°) |
| OKLab | oklab(88.45% -0.1566 0.115) |
| OKLCH | oklch(88.45% 0.194 143.7) |
| XYZ | xyz(46.6717, 73.8956, 32.2218) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.63
Lightgreen (survey)
#76FF7B
ΔE00 1.72
Light Green
#96F97B
ΔE00 2.65
Palegreen
#98FB98
ΔE00 3.41
Lighter Green
#75FD63
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F980 #F980F9
analogous
#BDF980 #80F980 #80F9BD
triadic
#80F980 #8080F9 #F98080
tetradic
#80F980 #80BDF9 #F980F9 #F9BD80
square
#80F980 #80BDF9 #F980F9 #F9BD80
split-complementary
#80F980 #BD80F9 #F980BD
monochromatic
#0BF30B #46F646 #80F980 #BAFCBA #E2FEE2
Accessibility & contrast
On white
1.33
#80F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#80F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F980
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F980 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#EDDB88
Tritanopia (blue-blind)
#6FF3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #80f980; /* rgb */ color: rgb(128, 249, 128); /* oklch */ color: oklch(88.4% 0.194 143.7);
Tailwind
colors: {
custom: {
50: '#acfca7',
500: '#80f980',
950: '#000000',
},
}SCSS
$custom: #80f980; $custom-light: #acfca7; $custom-dark: #000000;
JSON
{
"hex": "#80f980",
"rgb": {
"r": 128,
"g": 249,
"b": 128
},
"hsl": {
"h": 120,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88449,
"c": 0.19427,
"h": 143.7
},
"luminance": 0.73899
}Semantic roles & 50–950 ramp
primary
#80F980
secondary
#D647D6
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111810
muted
#818680