#8BF88C#8BF88C
#8BF88C is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.9% C 0.176 H 144.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF88C |
|---|---|
| RGB | rgb(139, 248, 140) |
| HSL | hsl(121, 89%, 76%) |
| HSV | hsv(121, 44%, 97%) |
| CMYK | cmyk(44%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(89.16, -52.53, 42.25) |
| CIE-LCH | lch(89.16, 67.41, 141.19°) |
| OKLab | oklab(88.86% -0.1429 0.1035) |
| OKLCH | oklch(88.86% 0.176 144.1) |
| XYZ | xyz(48.9461, 74.5140, 36.6093) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.75
Baby Green
#8CFF9E
ΔE00 2.58
Mint Green
#8FFF9F
ΔE00 2.63
Easter Green
#8CFD7E
ΔE00 2.64
Lightgreen
#90EE90
ΔE00 2.70
Light Green
#96F97B
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF88C #F88BF7
analogous
#C0F88B #8BF88C #8BF8C2
triadic
#8BF88C #8C8BF8 #F88C8B
tetradic
#8BF88C #8BC0F8 #F88BF7 #F8C28B
square
#8BF88C #8BC0F8 #F88BF7 #F8C28B
split-complementary
#8BF88C #C28BF8 #F88BC0
monochromatic
#18F11A #51F553 #8BF88C #C5FBC5 #E2FDE2
Accessibility & contrast
On white
1.32
#8BF88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#8BF88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF88C
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF88C | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE684
Deuteranopia (green-blind)
#EDDC93
Tritanopia (blue-blind)
#7DF3DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8bf88c; /* rgb */ color: rgb(139, 248, 140); /* oklch */ color: oklch(88.9% 0.176 144.1);
Tailwind
colors: {
custom: {
50: '#b2fbaf',
500: '#8bf88c',
950: '#000000',
},
}SCSS
$custom: #8bf88c; $custom-light: #b2fbaf; $custom-dark: #000000;
JSON
{
"hex": "#8bf88c",
"rgb": {
"r": 139,
"g": 248,
"b": 140
},
"hsl": {
"h": 120.55,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.88856,
"c": 0.17647,
"h": 144.1
},
"luminance": 0.74517
}Semantic roles & 50–950 ramp
primary
#8BF88C
secondary
#D651D5
accent
#00E3E5
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581