#8BEF91#8BEF91
#8BEF91 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.159 H 145.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEF91 |
|---|---|
| RGB | rgb(139, 239, 145) |
| HSL | hsl(124, 76%, 74%) |
| HSV | hsv(124, 42%, 94%) |
| CMYK | cmyk(41.8%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(86.63, -48.06, 36.52) |
| CIE-LCH | lch(86.63, 60.37, 142.77°) |
| OKLab | oklab(86.82% -0.1308 0.0904) |
| OKLCH | oklch(86.82% 0.159 145.3) |
| XYZ | xyz(46.6224, 69.2634, 37.6951) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.70
Palegreen
#98FB98
ΔE00 2.71
Mint Green
#8FFF9F
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.40
Foam Green
#90FDA9
ΔE00 3.81
Mint (survey)
#9FFEB0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEF91 #EF8BE9
analogous
#B7EF8B #8BEF91 #8BEFC3
triadic
#8BEF91 #918BEF #EF918B
tetradic
#8BEF91 #8BB7EF #EF8BE9 #EFC38B
square
#8BEF91 #8BB7EF #EF8BE9 #EFC38B
split-complementary
#8BEF91 #C38BEF #EF8BB7
monochromatic
#1FE02B #55E85E #8BEF91 #C1F6C4 #E4FBE5
Accessibility & contrast
On white
1.41
#8BEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#8BEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEF91
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEF91 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#7EEAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8bef91; /* rgb */ color: rgb(139, 239, 145); /* oklch */ color: oklch(86.8% 0.159 145.3);
Tailwind
colors: {
custom: {
50: '#b1f5b2',
500: '#8bef91',
950: '#000000',
},
}SCSS
$custom: #8bef91; $custom-light: #b1f5b2; $custom-dark: #000000;
JSON
{
"hex": "#8bef91",
"rgb": {
"r": 139,
"g": 239,
"b": 145
},
"hsl": {
"h": 123.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.86816,
"c": 0.159,
"h": 145.3
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#8BEF91
secondary
#CA54C3
accent
#0ECCD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581