#58ED89#58ED89
#58ED89 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.188 H 150.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED89 |
|---|---|
| RGB | rgb(88, 237, 137) |
| HSL | hsl(140, 81%, 64%) |
| HSV | hsv(140, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.20, -60.91, 36.99) |
| CIE-LCH | lch(84.20, 71.26, 148.73°) |
| OKLab | oklab(84.3% -0.1645 0.0914) |
| OKLCH | oklch(84.3% 0.188 150.9) |
| XYZ | xyz(38.8210, 64.4453, 34.0554) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED89 #ED58BC
analogous
#71ED58 #58ED89 #58EDD4
triadic
#58ED89 #8958ED #ED8958
tetradic
#58ED89 #5871ED #ED58BC #EDD458
square
#58ED89 #5871ED #ED58BC #EDD458
split-complementary
#58ED89 #D458ED #ED5871
monochromatic
#14B749 #21E762 #58ED89 #8FF3B0 #C6F9D7
Accessibility & contrast
On white
1.51
#58ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#58ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED89
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED89 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#1EE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed89; /* rgb */ color: rgb(88, 237, 137); /* oklch */ color: oklch(84.3% 0.188 150.9);
Tailwind
colors: {
custom: {
50: '#96f4ac',
500: '#58ed89',
950: '#000000',
},
}SCSS
$custom: #58ed89; $custom-light: #96f4ac; $custom-dark: #000000;
JSON
{
"hex": "#58ed89",
"rgb": {
"r": 88,
"g": 237,
"b": 137
},
"hsl": {
"h": 139.732,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84301,
"c": 0.18813,
"h": 150.9
},
"luminance": 0.64449
}Semantic roles & 50–950 ramp
primary
#58ED89
secondary
#B6338B
accent
#0997DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581