#8BE58A#8BE58A
#8BE58A is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.3% C 0.151 H 143.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE58A |
|---|---|
| RGB | rgb(139, 229, 138) |
| HSL | hsl(119, 64%, 72%) |
| HSV | hsv(119, 40%, 90%) |
| CMYK | cmyk(39.3%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(83.63, -44.86, 36.10) |
| CIE-LCH | lch(83.63, 57.58, 141.17°) |
| OKLab | oklab(84.34% -0.1222 0.0893) |
| OKLCH | oklch(84.34% 0.151 143.9) |
| XYZ | xyz(43.2522, 63.3601, 33.9905) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.97
Palegreen
#98FB98
ΔE00 4.72
Mint Green
#8FFF9F
ΔE00 5.60
Baby Green
#8CFF9E
ΔE00 5.63
Foam Green
#90FDA9
ΔE00 5.76
Light Sea Green
#98F6B0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE58A #E48AE5
analogous
#B9E58A #8BE58A #8AE5B7
triadic
#8BE58A #8A8BE5 #E58A8B
tetradic
#8BE58A #8AB9E5 #E48AE5 #E5B78A
square
#8BE58A #8AB9E5 #E48AE5 #E5B78A
split-complementary
#8BE58A #B78AE5 #E58AB9
monochromatic
#2EC82C #59DA58 #8BE58A #BDF0BC #E6F9E6
Accessibility & contrast
On white
1.54
#8BE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#8BE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE58A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE58A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#81E0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be58a; /* rgb */ color: rgb(139, 229, 138); /* oklch */ color: oklch(84.3% 0.151 143.9);
Tailwind
colors: {
custom: {
50: '#b1eead',
500: '#8be58a',
950: '#000000',
},
}SCSS
$custom: #8be58a; $custom-light: #b1eead; $custom-dark: #000000;
JSON
{
"hex": "#8be58a",
"rgb": {
"r": 139,
"g": 229,
"b": 138
},
"hsl": {
"h": 119.341,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.84337,
"c": 0.15132,
"h": 143.9
},
"luminance": 0.63363
}Semantic roles & 50–950 ramp
primary
#8BE58A
secondary
#BD55BE
accent
#1ACBC9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581