#58EB7D#58EB7D
#58EB7D is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.6% C 0.196 H 148.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB7D |
|---|---|
| RGB | rgb(88, 235, 125) |
| HSL | hsl(135, 79%, 63%) |
| HSV | hsv(135, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.43, -62.06, 41.89) |
| CIE-LCH | lch(83.43, 74.88, 145.98°) |
| OKLab | oklab(83.61% -0.1675 0.1022) |
| OKLCH | oklch(83.61% 0.196 148.6) |
| XYZ | xyz(37.4318, 62.9683, 29.5795) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB7D #EB58C6
analogous
#7CEB58 #58EB7D #58EBC6
triadic
#58EB7D #7D58EB #EB7D58
tetradic
#58EB7D #587CEB #EB58C6 #EBC658
square
#58EB7D #587CEB #EB58C6 #EBC658
split-complementary
#58EB7D #C658EB #EB587C
monochromatic
#15B33D #21E452 #58EB7D #8FF2A8 #C5F8D2
Accessibility & contrast
On white
1.54
#58EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#58EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB7D
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB7D | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 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)
#EDD874
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#29E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb7d; /* rgb */ color: rgb(88, 235, 125); /* oklch */ color: oklch(83.6% 0.196 148.6);
Tailwind
colors: {
custom: {
50: '#96f2a4',
500: '#58eb7d',
950: '#000000',
},
}SCSS
$custom: #58eb7d; $custom-light: #96f2a4; $custom-dark: #000000;
JSON
{
"hex": "#58eb7d",
"rgb": {
"r": 88,
"g": 235,
"b": 125
},
"hsl": {
"h": 135.102,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.8361,
"c": 0.19623,
"h": 148.6
},
"luminance": 0.62972
}Semantic roles & 50–950 ramp
primary
#58EB7D
secondary
#B33493
accent
#0BA6DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580