#8CF080#8CF080
#8CF080 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.8% C 0.176 H 141.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CF080 |
|---|---|
| RGB | rgb(140, 240, 128) |
| HSL | hsl(114, 79%, 72%) |
| HSV | hsv(114, 47%, 94%) |
| CMYK | cmyk(41.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.73, -50.60, 44.97) |
| CIE-LCH | lch(86.73, 67.69, 138.37°) |
| OKLab | oklab(86.83% -0.1381 0.1092) |
| OKLCH | oklch(86.83% 0.176 141.7) |
| XYZ | xyz(45.8696, 69.4513, 31.4063) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.63
Light Green
#96F97B
ΔE00 2.70
Easter Green
#8CFD7E
ΔE00 3.02
Palegreen
#98FB98
ΔE00 3.31
Lightgreen (survey)
#76FF7B
ΔE00 4.04
Baby Green
#8CFF9E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CF080 #E480F0
analogous
#C4F080 #8CF080 #80F0AC
triadic
#8CF080 #808CF0 #F0808C
tetradic
#8CF080 #80C4F0 #E480F0 #F0AC80
square
#8CF080 #80C4F0 #E480F0 #F0AC80
split-complementary
#8CF080 #AC80F0 #F080C4
monochromatic
#2FDC1A #5AEA49 #8CF080 #BEF6B7 #E6FCE4
Accessibility & contrast
On white
1.41
#8CF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#8CF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CF080
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CF080 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#82EAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8cf080; /* rgb */ color: rgb(140, 240, 128); /* oklch */ color: oklch(86.8% 0.176 141.7);
Tailwind
colors: {
custom: {
50: '#b3f5a7',
500: '#8cf080',
950: '#000000',
},
}SCSS
$custom: #8cf080; $custom-light: #b3f5a7; $custom-dark: #000000;
JSON
{
"hex": "#8cf080",
"rgb": {
"r": 140,
"g": 240,
"b": 128
},
"hsl": {
"h": 113.571,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86825,
"c": 0.17601,
"h": 141.7
},
"luminance": 0.69454
}Semantic roles & 50–950 ramp
primary
#8CF080
secondary
#BD4ACB
accent
#0ADBC5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580