#58EB82#58EB82
#58EB82 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.192 H 149.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB82 |
|---|---|
| RGB | rgb(88, 235, 130) |
| HSL | hsl(137, 79%, 63%) |
| HSV | hsv(137, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(83.49, -61.29, 39.54) |
| CIE-LCH | lch(83.49, 72.94, 147.17°) |
| OKLab | oklab(83.69% -0.1655 0.097) |
| OKLCH | oklch(83.69% 0.192 149.6) |
| XYZ | xyz(37.7593, 63.0993, 31.3042) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Turquoise Green
#04F489
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.61
Spearmint
#1EF876
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB82 #EB58C1
analogous
#77EB58 #58EB82 #58EBCC
triadic
#58EB82 #8258EB #EB8258
tetradic
#58EB82 #5877EB #EB58C1 #EBCC58
square
#58EB82 #5877EB #EB58C1 #EBCC58
split-complementary
#58EB82 #CC58EB #EB5877
monochromatic
#15B343 #21E459 #58EB82 #8FF2AB #C5F8D4
Accessibility & contrast
On white
1.54
#58EB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#58EB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB82
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB82 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#25E7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb82; /* rgb */ color: rgb(88, 235, 130); /* oklch */ color: oklch(83.7% 0.192 149.6);
Tailwind
colors: {
custom: {
50: '#95f2a7',
500: '#58eb82',
950: '#000000',
},
}SCSS
$custom: #58eb82; $custom-light: #95f2a7; $custom-dark: #000000;
JSON
{
"hex": "#58eb82",
"rgb": {
"r": 88,
"g": 235,
"b": 130
},
"hsl": {
"h": 137.143,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.8369,
"c": 0.1918,
"h": 149.6
},
"luminance": 0.63103
}Semantic roles & 50–950 ramp
primary
#58EB82
secondary
#B3348F
accent
#0B9FDB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580