#58EB7C#58EB7C
#58EB7C is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.197 H 148.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB7C |
|---|---|
| RGB | rgb(88, 235, 124) |
| HSL | hsl(135, 79%, 63%) |
| HSV | hsv(135, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.41, -62.21, 42.36) |
| CIE-LCH | lch(83.41, 75.26, 145.75°) |
| OKLab | oklab(83.6% -0.1679 0.1032) |
| OKLCH | oklch(83.6% 0.197 148.4) |
| XYZ | xyz(37.3682, 62.9428, 29.2448) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 3.47
Spearmint
#1EF876
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB7C #EB58C7
analogous
#7DEB58 #58EB7C #58EBC5
triadic
#58EB7C #7C58EB #EB7C58
tetradic
#58EB7C #587DEB #EB58C7 #EBC558
square
#58EB7C #587DEB #EB58C7 #EBC558
split-complementary
#58EB7C #C558EB #EB587D
monochromatic
#15B33C #21E451 #58EB7C #8FF2A7 #C5F8D2
Accessibility & contrast
On white
1.55
#58EB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#58EB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB7C
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB7C | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#2AE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb7c; /* rgb */ color: rgb(88, 235, 124); /* oklch */ color: oklch(83.6% 0.197 148.4);
Tailwind
colors: {
custom: {
50: '#96f2a3',
500: '#58eb7c',
950: '#000000',
},
}SCSS
$custom: #58eb7c; $custom-light: #96f2a3; $custom-dark: #000000;
JSON
{
"hex": "#58eb7c",
"rgb": {
"r": 88,
"g": 235,
"b": 124
},
"hsl": {
"h": 134.694,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83595,
"c": 0.19712,
"h": 148.4
},
"luminance": 0.62947
}Semantic roles & 50–950 ramp
primary
#58EB7C
secondary
#B33494
accent
#0BA8DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580