#8BEA74#8BEA74
#8BEA74 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.179 H 139.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEA74 |
|---|---|
| RGB | rgb(139, 234, 116) |
| HSL | hsl(108, 74%, 69%) |
| HSV | hsv(108, 50%, 92%) |
| CMYK | cmyk(40.6%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(84.79, -49.94, 48.27) |
| CIE-LCH | lch(84.79, 69.46, 135.97°) |
| OKLab | oklab(85.18% -0.1367 0.1159) |
| OKLCH | oklch(85.18% 0.179 139.7) |
| XYZ | xyz(43.2211, 65.5931, 26.9029) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.88
Easter Green
#8CFD7E
ΔE00 4.04
Lightish Green
#61E160
ΔE00 4.18
Light Grass Green
#9AF764
ΔE00 4.58
Palegreen
#98FB98
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEA74 #D374EA
analogous
#C6EA74 #8BEA74 #74EA98
triadic
#8BEA74 #748BEA #EA748B
tetradic
#8BEA74 #74C6EA #D374EA #EA9874
square
#8BEA74 #74C6EA #D374EA #EA9874
split-complementary
#8BEA74 #9874EA #EA74C6
monochromatic
#3FC61E #5FE23F #8BEA74 #B7F2A9 #E4FADE
Accessibility & contrast
On white
1.49
#8BEA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#8BEA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEA74
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEA74 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#84E3CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8bea74; /* rgb */ color: rgb(139, 234, 116); /* oklch */ color: oklch(85.2% 0.179 139.7);
Tailwind
colors: {
custom: {
50: '#b2f19e',
500: '#8bea74',
950: '#000000',
},
}SCSS
$custom: #8bea74; $custom-light: #b2f19e; $custom-dark: #000000;
JSON
{
"hex": "#8bea74",
"rgb": {
"r": 139,
"g": 234,
"b": 116
},
"hsl": {
"h": 108.305,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85183,
"c": 0.17924,
"h": 139.7
},
"luminance": 0.65596
}Semantic roles & 50–950 ramp
primary
#8BEA74
secondary
#A940C2
accent
#10D6AF
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580