#8BF99E#8BF99E
#8BF99E is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.4% C 0.161 H 148.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF99E |
|---|---|
| RGB | rgb(139, 249, 158) |
| HSL | hsl(130, 90%, 76%) |
| HSV | hsv(130, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(89.72, -50.22, 34.10) |
| CIE-LCH | lch(89.72, 60.70, 145.82°) |
| OKLab | oklab(89.4% -0.1366 0.0851) |
| OKLCH | oklch(89.4% 0.161 148.1) |
| XYZ | xyz(50.6918, 75.7055, 44.2826) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.38
Baby Green
#8CFF9E
ΔE00 1.41
Foam Green
#90FDA9
ΔE00 1.58
Palegreen
#98FB98
ΔE00 2.18
Mint (survey)
#9FFEB0
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF99E #F98BE6
analogous
#AFF98B #8BF99E #8BF9D5
triadic
#8BF99E #9E8BF9 #F99E8B
tetradic
#8BF99E #8BAFF9 #F98BE6 #F9D58B
square
#8BF99E #8BAFF9 #F98BE6 #F9D58B
split-complementary
#8BF99E #D58BF9 #F98BAF
monochromatic
#17F33D #51F66D #8BF99E #C5FCCF #E2FDE7
Accessibility & contrast
On white
1.30
#8BF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#8BF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF99E
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF99E | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE898
Deuteranopia (green-blind)
#EBDDA4
Tritanopia (blue-blind)
#79F5E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8bf99e; /* rgb */ color: rgb(139, 249, 158); /* oklch */ color: oklch(89.4% 0.161 148.1);
Tailwind
colors: {
custom: {
50: '#b2fcbb',
500: '#8bf99e',
950: '#000000',
},
}SCSS
$custom: #8bf99e; $custom-light: #b2fcbb; $custom-dark: #000000;
JSON
{
"hex": "#8bf99e",
"rgb": {
"r": 139,
"g": 249,
"b": 158
},
"hsl": {
"h": 130.364,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.89399,
"c": 0.1609,
"h": 148.1
},
"luminance": 0.75709
}Semantic roles & 50–950 ramp
primary
#8BF99E
secondary
#D851C0
accent
#00BEE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582