#58EA7B#58EA7B
#58EA7B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.3% C 0.197 H 148.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58EA7B |
|---|---|
| RGB | rgb(88, 234, 123) |
| HSL | hsl(134, 78%, 63%) |
| HSV | hsv(134, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.10, -62.00, 42.45) |
| CIE-LCH | lch(83.10, 75.14, 145.60°) |
| OKLab | oklab(83.33% -0.1674 0.1034) |
| OKLCH | oklch(83.33% 0.197 148.3) |
| XYZ | xyz(37.0198, 62.3467, 28.8182) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.86
Lightish Green
#61E160
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EA7B #EA58C7
analogous
#7EEA58 #58EA7B #58EAC4
triadic
#58EA7B #7B58EA #EA7B58
tetradic
#58EA7B #587EEA #EA58C7 #EAC458
square
#58EA7B #587EEA #EA58C7 #EAC458
split-complementary
#58EA7B #C458EA #EA587E
monochromatic
#16B13B #22E350 #58EA7B #8EF1A6 #C5F8D1
Accessibility & contrast
On white
1.56
#58EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#58EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EA7B
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EA7B | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#2BE6D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58ea7b; /* rgb */ color: rgb(88, 234, 123); /* oklch */ color: oklch(83.3% 0.197 148.3);
Tailwind
colors: {
custom: {
50: '#95f2a3',
500: '#58ea7b',
950: '#000000',
},
}SCSS
$custom: #58ea7b; $custom-light: #95f2a3; $custom-dark: #000000;
JSON
{
"hex": "#58ea7b",
"rgb": {
"r": 88,
"g": 234,
"b": 123
},
"hsl": {
"h": 134.384,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83331,
"c": 0.19672,
"h": 148.3
},
"luminance": 0.6235
}Semantic roles & 50–950 ramp
primary
#58EA7B
secondary
#B23594
accent
#0CA8DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580