#58ED7B#58ED7B
#58ED7B is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.201 H 148.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED7B |
|---|---|
| RGB | rgb(88, 237, 123) |
| HSL | hsl(134, 81%, 64%) |
| HSV | hsv(134, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(84.00, -63.08, 43.58) |
| CIE-LCH | lch(84.00, 76.67, 145.36°) |
| OKLab | oklab(84.08% -0.1703 0.1059) |
| OKLCH | oklch(84.08% 0.201 148.1) |
| XYZ | xyz(37.8811, 64.0693, 29.1053) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.69
Lightish Green
#61E160
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED7B #ED58CA
analogous
#7FED58 #58ED7B #58EDC5
triadic
#58ED7B #7B58ED #ED7B58
tetradic
#58ED7B #587FED #ED58CA #EDC558
square
#58ED7B #587FED #ED58CA #EDC558
split-complementary
#58ED7B #C558ED #ED587F
monochromatic
#14B73A #21E74F #58ED7B #8FF3A7 #C6F9D2
Accessibility & contrast
On white
1.52
#58ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#58ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED7B
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED7B | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#DDCC83
Tritanopia (blue-blind)
#29E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58ed7b; /* rgb */ color: rgb(88, 237, 123); /* oklch */ color: oklch(84.1% 0.201 148.1);
Tailwind
colors: {
custom: {
50: '#96f4a3',
500: '#58ed7b',
950: '#000000',
},
}SCSS
$custom: #58ed7b; $custom-light: #96f4a3; $custom-dark: #000000;
JSON
{
"hex": "#58ed7b",
"rgb": {
"r": 88,
"g": 237,
"b": 123
},
"hsl": {
"h": 134.094,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84077,
"c": 0.20055,
"h": 148.1
},
"luminance": 0.64073
}Semantic roles & 50–950 ramp
primary
#58ED7B
secondary
#B63397
accent
#09ABDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580