#8BE59A#8BE59A
#8BE59A is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.6% C 0.136 H 148.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE59A |
|---|---|
| RGB | rgb(139, 229, 154) |
| HSL | hsl(130, 63%, 72%) |
| HSV | hsv(130, 39%, 90%) |
| CMYK | cmyk(39.3%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(83.89, -42.33, 28.34) |
| CIE-LCH | lch(83.89, 50.94, 146.20°) |
| OKLab | oklab(84.63% -0.1154 0.0712) |
| OKLCH | oklch(84.63% 0.136 148.3) |
| XYZ | xyz(44.4971, 63.8580, 40.5467) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.94
Seafoam Green
#7AF9AB
ΔE00 5.12
Light Mint Green
#A6FBB2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE59A #E58BD6
analogous
#A9E58B #8BE59A #8BE5C7
triadic
#8BE59A #9A8BE5 #E59A8B
tetradic
#8BE59A #8BA9E5 #E58BD6 #E5C78B
square
#8BE59A #8BA9E5 #E58BD6 #E5C78B
split-complementary
#8BE59A #C78BE5 #E58BA9
monochromatic
#2DC947 #59DA6E #8BE59A #BDF0C6 #E6F9E9
Accessibility & contrast
On white
1.52
#8BE59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#8BE59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE59A
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE59A | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D9CE9E
Tritanopia (blue-blind)
#7DE2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be59a; /* rgb */ color: rgb(139, 229, 154); /* oklch */ color: oklch(84.6% 0.136 148.3);
Tailwind
colors: {
custom: {
50: '#b0edb8',
500: '#8be59a',
950: '#000000',
},
}SCSS
$custom: #8be59a; $custom-light: #b0edb8; $custom-dark: #000000;
JSON
{
"hex": "#8be59a",
"rgb": {
"r": 139,
"g": 229,
"b": 154
},
"hsl": {
"h": 130,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.84634,
"c": 0.1356,
"h": 148.3
},
"luminance": 0.63861
}Semantic roles & 50–950 ramp
primary
#8BE59A
secondary
#BE56AD
accent
#1AAECB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581