#8FF080#8FF080
#8FF080 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.0% C 0.174 H 141.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF080 |
|---|---|
| RGB | rgb(143, 240, 128) |
| HSL | hsl(112, 79%, 72%) |
| HSV | hsv(112, 47%, 94%) |
| CMYK | cmyk(40.4%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.86, -49.70, 45.16) |
| CIE-LCH | lch(86.86, 67.16, 137.74°) |
| OKLab | oklab(86.97% -0.1357 0.1096) |
| OKLCH | oklch(86.97% 0.174 141.1) |
| XYZ | xyz(46.3822, 69.7156, 31.4304) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.55
Lightgreen
#90EE90
ΔE00 2.71
Easter Green
#8CFD7E
ΔE00 3.04
Palegreen
#98FB98
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 4.21
Pale Light Green
#B1FC99
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF080 #E180F0
analogous
#C7F080 #8FF080 #80F0A9
triadic
#8FF080 #808FF0 #F0808F
tetradic
#8FF080 #80C7F0 #E180F0 #F0A980
square
#8FF080 #80C7F0 #E180F0 #F0A980
split-complementary
#8FF080 #A980F0 #F080C7
monochromatic
#34DC1A #5FEA49 #8FF080 #BFF6B7 #E7FCE4
Accessibility & contrast
On white
1.41
#8FF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#8FF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF080
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF080 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#86EAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8ff080; /* rgb */ color: rgb(143, 240, 128); /* oklch */ color: oklch(87.0% 0.174 141.1);
Tailwind
colors: {
custom: {
50: '#b4f5a7',
500: '#8ff080',
950: '#000000',
},
}SCSS
$custom: #8ff080; $custom-light: #b4f5a7; $custom-dark: #000000;
JSON
{
"hex": "#8ff080",
"rgb": {
"r": 143,
"g": 240,
"b": 128
},
"hsl": {
"h": 111.964,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86967,
"c": 0.17444,
"h": 141.1
},
"luminance": 0.69718
}Semantic roles & 50–950 ramp
primary
#8FF080
secondary
#B94ACB
accent
#0ADBBF
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580