#8BE58D#8BE58D
#8BE58D is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.4% C 0.148 H 144.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE58D |
|---|---|
| RGB | rgb(139, 229, 141) |
| HSL | hsl(121, 63%, 72%) |
| HSV | hsv(121, 39%, 90%) |
| CMYK | cmyk(39.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(83.68, -44.41, 34.66) |
| CIE-LCH | lch(83.68, 56.33, 142.03°) |
| OKLab | oklab(84.39% -0.1209 0.086) |
| OKLCH | oklch(84.39% 0.148 144.6) |
| XYZ | xyz(43.4724, 63.4481, 35.1502) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.07
Palegreen
#98FB98
ΔE00 4.80
Light Sea Green
#98F6B0
ΔE00 5.47
Hospital Green
#9BE5AA
ΔE00 5.50
Foam Green
#90FDA9
ΔE00 5.54
Mint Green
#8FFF9F
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE58D #E58BE3
analogous
#B6E58B #8BE58D #8BE5BA
triadic
#8BE58D #8D8BE5 #E58D8B
tetradic
#8BE58D #8BB6E5 #E58BE3 #E5BA8B
square
#8BE58D #8BB6E5 #E58BE3 #E5BA8B
split-complementary
#8BE58D #BA8BE5 #E58BB6
monochromatic
#2DC930 #59DA5C #8BE58D #BDF0BE #E6F9E6
Accessibility & contrast
On white
1.53
#8BE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#8BE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE58D
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE58D | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#80E0CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be58d; /* rgb */ color: rgb(139, 229, 141); /* oklch */ color: oklch(84.4% 0.148 144.6);
Tailwind
colors: {
custom: {
50: '#b1eeaf',
500: '#8be58d',
950: '#000000',
},
}SCSS
$custom: #8be58d; $custom-light: #b1eeaf; $custom-dark: #000000;
JSON
{
"hex": "#8be58d",
"rgb": {
"r": 139,
"g": 229,
"b": 141
},
"hsl": {
"h": 121.333,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.84389,
"c": 0.14838,
"h": 144.6
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#8BE58D
secondary
#BE56BC
accent
#1AC7CB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581