#58EB7B#58EB7B
#58EB7B is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.198 H 148.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB7B |
|---|---|
| RGB | rgb(88, 235, 123) |
| HSL | hsl(134, 79%, 63%) |
| HSV | hsv(134, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.40, -62.36, 42.83) |
| CIE-LCH | lch(83.40, 75.65, 145.52°) |
| OKLab | oklab(83.58% -0.1683 0.1042) |
| OKLCH | oklch(83.58% 0.198 148.2) |
| XYZ | xyz(37.3053, 62.9177, 28.9134) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.47
Spearmint
#1EF876
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.79
Lightish Green
#61E160
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB7B #EB58C8
analogous
#7EEB58 #58EB7B #58EBC5
triadic
#58EB7B #7B58EB #EB7B58
tetradic
#58EB7B #587EEB #EB58C8 #EBC558
square
#58EB7B #587EEB #EB58C8 #EBC558
split-complementary
#58EB7B #C558EB #EB587E
monochromatic
#15B33B #21E450 #58EB7B #8FF2A6 #C5F8D1
Accessibility & contrast
On white
1.55
#58EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#58EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB7B
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB7B | 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)
#EDD872
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#2AE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb7b; /* rgb */ color: rgb(88, 235, 123); /* oklch */ color: oklch(83.6% 0.198 148.2);
Tailwind
colors: {
custom: {
50: '#96f2a3',
500: '#58eb7b',
950: '#000000',
},
}SCSS
$custom: #58eb7b; $custom-light: #96f2a3; $custom-dark: #000000;
JSON
{
"hex": "#58eb7b",
"rgb": {
"r": 88,
"g": 235,
"b": 123
},
"hsl": {
"h": 134.286,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.8358,
"c": 0.198,
"h": 148.2
},
"luminance": 0.62921
}Semantic roles & 50–950 ramp
primary
#58EB7B
secondary
#B33495
accent
#0BA9DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580