#8FF58B#8FF58B
#8FF58B is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.3% C 0.171 H 143.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF58B |
|---|---|
| RGB | rgb(143, 245, 139) |
| HSL | hsl(118, 84%, 75%) |
| HSV | hsv(118, 43%, 96%) |
| CMYK | cmyk(41.6%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(88.45, -50.29, 41.85) |
| CIE-LCH | lch(88.45, 65.43, 140.23°) |
| OKLab | oklab(88.31% -0.137 0.1025) |
| OKLCH | oklch(88.31% 0.171 143.2) |
| XYZ | xyz(48.6381, 73.0055, 35.9497) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.82
Lightgreen
#90EE90
ΔE00 2.11
Easter Green
#8CFD7E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.08
Light Green
#96F97B
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF58B #F18BF5
analogous
#C4F58B #8FF58B #8BF5BC
triadic
#8FF58B #8B8FF5 #F58B8F
tetradic
#8FF58B #8BC4F5 #F18BF5 #F5BC8B
square
#8FF58B #8BC4F5 #F18BF5 #F5BC8B
split-complementary
#8FF58B #BC8BF5 #F58BC4
monochromatic
#22EB1A #59F053 #8FF58B #C5FAC3 #E4FDE3
Accessibility & contrast
On white
1.35
#8FF58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#8FF58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF58B
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF58B | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E483
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#83EFDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #8ff58b; /* rgb */ color: rgb(143, 245, 139); /* oklch */ color: oklch(88.3% 0.171 143.2);
Tailwind
colors: {
custom: {
50: '#b5f9ae',
500: '#8ff58b',
950: '#000000',
},
}SCSS
$custom: #8ff58b; $custom-light: #b5f9ae; $custom-dark: #000000;
JSON
{
"hex": "#8ff58b",
"rgb": {
"r": 143,
"g": 245,
"b": 139
},
"hsl": {
"h": 117.736,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.88314,
"c": 0.17112,
"h": 143.2
},
"luminance": 0.73009
}Semantic roles & 50–950 ramp
primary
#8FF58B
secondary
#CD52D2
accent
#05E1D8
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581