#58EB7A#58EB7A
#58EB7A is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.199 H 148.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB7A |
|---|---|
| RGB | rgb(88, 235, 122) |
| HSL | hsl(134, 79%, 63%) |
| HSV | hsv(134, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.39, -62.51, 43.29) |
| CIE-LCH | lch(83.39, 76.04, 145.29°) |
| OKLab | oklab(83.57% -0.1687 0.1052) |
| OKLCH | oklch(83.57% 0.199 148.1) |
| XYZ | xyz(37.2430, 62.8928, 28.5854) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.55
Lightish Green
#61E160
ΔE00 3.79
Wintergreen
#20F986
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB7A #EB58C9
analogous
#7FEB58 #58EB7A #58EBC4
triadic
#58EB7A #7A58EB #EB7A58
tetradic
#58EB7A #587FEB #EB58C9 #EBC458
square
#58EB7A #587FEB #EB58C9 #EBC458
split-complementary
#58EB7A #C458EB #EB587F
monochromatic
#15B33A #21E44E #58EB7A #8FF2A6 #C5F8D1
Accessibility & contrast
On white
1.55
#58EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#58EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB7A
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB7A | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD871
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#2BE6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb7a; /* rgb */ color: rgb(88, 235, 122); /* oklch */ color: oklch(83.6% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#96f2a2',
500: '#58eb7a',
950: '#000000',
},
}SCSS
$custom: #58eb7a; $custom-light: #96f2a2; $custom-dark: #000000;
JSON
{
"hex": "#58eb7a",
"rgb": {
"r": 88,
"g": 235,
"b": 122
},
"hsl": {
"h": 133.878,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83565,
"c": 0.19888,
"h": 148.1
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#58EB7A
secondary
#B33496
accent
#0BABDB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580