#80F080#80F080
#80F080 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.182 H 143.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80F080 |
|---|---|
| RGB | rgb(128, 240, 128) |
| HSL | hsl(120, 79%, 72%) |
| HSV | hsv(120, 47%, 94%) |
| CMYK | cmyk(46.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.24, -54.02, 44.25) |
| CIE-LCH | lch(86.24, 69.83, 140.68°) |
| OKLab | oklab(86.29% -0.147 0.1076) |
| OKLCH | oklch(86.29% 0.182 143.8) |
| XYZ | xyz(43.9562, 68.4648, 31.3167) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.74
Easter Green
#8CFD7E
ΔE00 3.30
Light Green
#96F97B
ΔE00 3.52
Palegreen
#98FB98
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Baby Green
#8CFF9E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F080 #F080F0
analogous
#B8F080 #80F080 #80F0B8
triadic
#80F080 #8080F0 #F08080
tetradic
#80F080 #80B8F0 #F080F0 #F0B880
square
#80F080 #80B8F0 #F080F0 #F0B880
split-complementary
#80F080 #B880F0 #F080B8
monochromatic
#1ADC1A #49EA49 #80F080 #B7F6B7 #E4FCE4
Accessibility & contrast
On white
1.43
#80F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#80F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F080
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F080 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#71EAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #80f080; /* rgb */ color: rgb(128, 240, 128); /* oklch */ color: oklch(86.3% 0.182 143.8);
Tailwind
colors: {
custom: {
50: '#abf6a6',
500: '#80f080',
950: '#000000',
},
}SCSS
$custom: #80f080; $custom-light: #abf6a6; $custom-dark: #000000;
JSON
{
"hex": "#80f080",
"rgb": {
"r": 128,
"g": 240,
"b": 128
},
"hsl": {
"h": 120,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86292,
"c": 0.18214,
"h": 143.8
},
"luminance": 0.68468
}Semantic roles & 50–950 ramp
primary
#80F080
secondary
#CB4ACB
accent
#0ADBDB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#11170F
muted
#818580