#8EF080#8EF080
#8EF080 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.9% C 0.175 H 141.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EF080 |
|---|---|
| RGB | rgb(142, 240, 128) |
| HSL | hsl(113, 79%, 72%) |
| HSV | hsv(113, 47%, 94%) |
| CMYK | cmyk(40.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.81, -50.00, 45.10) |
| CIE-LCH | lch(86.81, 67.34, 137.95°) |
| OKLab | oklab(86.92% -0.1365 0.1094) |
| OKLCH | oklch(86.92% 0.175 141.3) |
| XYZ | xyz(46.2098, 69.6267, 31.4223) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.59
Lightgreen
#90EE90
ΔE00 2.68
Easter Green
#8CFD7E
ΔE00 3.03
Palegreen
#98FB98
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 4.15
Pale Light Green
#B1FC99
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EF080 #E280F0
analogous
#C6F080 #8EF080 #80F0AA
triadic
#8EF080 #808EF0 #F0808E
tetradic
#8EF080 #80C6F0 #E280F0 #F0AA80
square
#8EF080 #80C6F0 #E280F0 #F0AA80
split-complementary
#8EF080 #AA80F0 #F080C6
monochromatic
#32DC1A #5DEA49 #8EF080 #BFF6B7 #E7FCE4
Accessibility & contrast
On white
1.41
#8EF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#8EF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EF080
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EF080 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#85EAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8ef080; /* rgb */ color: rgb(142, 240, 128); /* oklch */ color: oklch(86.9% 0.175 141.3);
Tailwind
colors: {
custom: {
50: '#b4f5a7',
500: '#8ef080',
950: '#000000',
},
}SCSS
$custom: #8ef080; $custom-light: #b4f5a7; $custom-dark: #000000;
JSON
{
"hex": "#8ef080",
"rgb": {
"r": 142,
"g": 240,
"b": 128
},
"hsl": {
"h": 112.5,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86919,
"c": 0.17496,
"h": 141.3
},
"luminance": 0.69629
}Semantic roles & 50–950 ramp
primary
#8EF080
secondary
#BB4ACB
accent
#0ADBC1
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580