#8BEA76#8BEA76
#8BEA76 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.177 H 140.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEA76 |
|---|---|
| RGB | rgb(139, 234, 118) |
| HSL | hsl(109, 73%, 69%) |
| HSV | hsv(109, 50%, 92%) |
| CMYK | cmyk(40.6%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(84.81, -49.69, 47.36) |
| CIE-LCH | lch(84.81, 68.65, 136.38°) |
| OKLab | oklab(85.21% -0.136 0.114) |
| OKLCH | oklch(85.21% 0.177 140) |
| XYZ | xyz(43.3387, 65.6401, 27.5222) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.22
Light Grass Green
#9AF764
ΔE00 4.80
Palegreen
#98FB98
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEA76 #D576EA
analogous
#C5EA76 #8BEA76 #76EA9B
triadic
#8BEA76 #768BEA #EA768B
tetradic
#8BEA76 #76C5EA #D576EA #EA9B76
square
#8BEA76 #76C5EA #D576EA #EA9B76
split-complementary
#8BEA76 #9B76EA #EA76C5
monochromatic
#3DC71F #5EE241 #8BEA76 #B8F2AB #E5FAE0
Accessibility & contrast
On white
1.49
#8BEA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#8BEA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEA76
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEA76 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#E2D17E
Tritanopia (blue-blind)
#83E4CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8bea76; /* rgb */ color: rgb(139, 234, 118); /* oklch */ color: oklch(85.2% 0.177 140.0);
Tailwind
colors: {
custom: {
50: '#b2f1a0',
500: '#8bea76',
950: '#000000',
},
}SCSS
$custom: #8bea76; $custom-light: #b2f1a0; $custom-dark: #000000;
JSON
{
"hex": "#8bea76",
"rgb": {
"r": 139,
"g": 234,
"b": 118
},
"hsl": {
"h": 109.138,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.8521,
"c": 0.17743,
"h": 140
},
"luminance": 0.65643
}Semantic roles & 50–950 ramp
primary
#8BEA76
secondary
#AB42C2
accent
#10D6B2
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580