#8BE58F#8BE58F
#8BE58F is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.4% C 0.146 H 145.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE58F |
|---|---|
| RGB | rgb(139, 229, 143) |
| HSL | hsl(123, 63%, 72%) |
| HSV | hsv(123, 39%, 90%) |
| CMYK | cmyk(39.3%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(83.71, -44.10, 33.69) |
| CIE-LCH | lch(83.71, 55.50, 142.62°) |
| OKLab | oklab(84.43% -0.1201 0.0837) |
| OKLCH | oklch(84.43% 0.146 145.1) |
| XYZ | xyz(43.6226, 63.5082, 35.9410) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.21
Palegreen
#98FB98
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 5.18
Light Sea Green
#98F6B0
ΔE00 5.21
Foam Green
#90FDA9
ΔE00 5.41
Mint Green
#8FFF9F
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE58F #E58BE1
analogous
#B4E58B #8BE58F #8BE5BC
triadic
#8BE58F #8F8BE5 #E58F8B
tetradic
#8BE58F #8BB4E5 #E58BE1 #E5BC8B
square
#8BE58F #8BB4E5 #E58BE1 #E5BC8B
split-complementary
#8BE58F #BC8BE5 #E58BB4
monochromatic
#2DC934 #59DA5F #8BE58F #BDF0BF #E6F9E7
Accessibility & contrast
On white
1.53
#8BE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#8BE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE58F
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE58F | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#80E1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be58f; /* rgb */ color: rgb(139, 229, 143); /* oklch */ color: oklch(84.4% 0.146 145.1);
Tailwind
colors: {
custom: {
50: '#b1eeb0',
500: '#8be58f',
950: '#000000',
},
}SCSS
$custom: #8be58f; $custom-light: #b1eeb0; $custom-dark: #000000;
JSON
{
"hex": "#8be58f",
"rgb": {
"r": 139,
"g": 229,
"b": 143
},
"hsl": {
"h": 122.667,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.84425,
"c": 0.14641,
"h": 145.1
},
"luminance": 0.63511
}Semantic roles & 50–950 ramp
primary
#8BE58F
secondary
#BE56B9
accent
#1AC3CB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581