#58ED8B#58ED8B
#58ED8B is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.186 H 151.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED8B |
|---|---|
| RGB | rgb(88, 237, 139) |
| HSL | hsl(141, 81%, 64%) |
| HSV | hsv(141, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(84.23, -60.58, 36.04) |
| CIE-LCH | lch(84.23, 70.49, 149.25°) |
| OKLab | oklab(84.34% -0.1636 0.0892) |
| OKLCH | oklch(84.34% 0.186 151.4) |
| XYZ | xyz(38.9658, 64.5032, 34.8179) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Turquoise Green
#04F489
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED8B #ED58BA
analogous
#6FED58 #58ED8B #58EDD5
triadic
#58ED8B #8B58ED #ED8B58
tetradic
#58ED8B #586FED #ED58BA #EDD558
square
#58ED8B #586FED #ED58BA #EDD558
split-complementary
#58ED8B #D558ED #ED586F
monochromatic
#14B74C #21E765 #58ED8B #8FF3B1 #C6F9D8
Accessibility & contrast
On white
1.51
#58ED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#58ED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED8B
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED8B | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#1CE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed8b; /* rgb */ color: rgb(88, 237, 139); /* oklch */ color: oklch(84.3% 0.186 151.4);
Tailwind
colors: {
custom: {
50: '#96f4ae',
500: '#58ed8b',
950: '#000000',
},
}SCSS
$custom: #58ed8b; $custom-light: #96f4ae; $custom-dark: #000000;
JSON
{
"hex": "#58ed8b",
"rgb": {
"r": 88,
"g": 237,
"b": 139
},
"hsl": {
"h": 140.537,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84336,
"c": 0.18633,
"h": 151.4
},
"luminance": 0.64507
}Semantic roles & 50–950 ramp
primary
#58ED8B
secondary
#B63389
accent
#0994DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581