#8BF199#8BF199
#8BF199 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.4% C 0.154 H 147.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF199 |
|---|---|
| RGB | rgb(139, 241, 153) |
| HSL | hsl(128, 78%, 75%) |
| HSV | hsv(128, 42%, 95%) |
| CMYK | cmyk(42.3%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(87.34, -47.66, 33.45) |
| CIE-LCH | lch(87.34, 58.23, 144.94°) |
| OKLab | oklab(87.43% -0.1297 0.0834) |
| OKLCH | oklch(87.43% 0.154 147.3) |
| XYZ | xyz(47.8499, 70.6964, 41.2552) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 2.80
Palegreen
#98FB98
ΔE00 2.87
Mint Green
#8FFF9F
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.02
Light Sea Green
#98F6B0
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF199 #F18BE3
analogous
#B0F18B #8BF199 #8BF1CC
triadic
#8BF199 #998BF1 #F1998B
tetradic
#8BF199 #8BB0F1 #F18BE3 #F1CC8B
square
#8BF199 #8BB0F1 #F18BE3 #F1CC8B
split-complementary
#8BF199 #CC8BF1 #F18BB0
monochromatic
#1EE439 #54EA69 #8BF199 #C2F8C9 #E4FCE7
Accessibility & contrast
On white
1.39
#8BF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#8BF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF199
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF199 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E193
Deuteranopia (green-blind)
#E4D79E
Tritanopia (blue-blind)
#7BEDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8bf199; /* rgb */ color: rgb(139, 241, 153); /* oklch */ color: oklch(87.4% 0.154 147.3);
Tailwind
colors: {
custom: {
50: '#b1f6b8',
500: '#8bf199',
950: '#000000',
},
}SCSS
$custom: #8bf199; $custom-light: #b1f6b8; $custom-dark: #000000;
JSON
{
"hex": "#8bf199",
"rgb": {
"r": 139,
"g": 241,
"b": 153
},
"hsl": {
"h": 128.235,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.8743,
"c": 0.15419,
"h": 147.3
},
"luminance": 0.70699
}Semantic roles & 50–950 ramp
primary
#8BF199
secondary
#CD53BC
accent
#0BBEDB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581