#58E87A#58E87A
#58E87A is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.8% C 0.195 H 148.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #58E87A |
|---|---|
| RGB | rgb(88, 232, 122) |
| HSL | hsl(134, 76%, 63%) |
| HSV | hsv(134, 62%, 91%) |
| CMYK | cmyk(62.1%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.48, -61.41, 42.16) |
| CIE-LCH | lch(82.48, 74.49, 145.53°) |
| OKLab | oklab(82.82% -0.1658 0.1027) |
| OKLCH | oklch(82.82% 0.195 148.2) |
| XYZ | xyz(36.3914, 61.1894, 28.3015) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Lightish Green
#61E160
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E87A #E858C6
analogous
#7EE858 #58E87A #58E8C2
triadic
#58E87A #7A58E8 #E87A58
tetradic
#58E87A #587EE8 #E858C6 #E8C258
square
#58E87A #587EE8 #E858C6 #E8C258
split-complementary
#58E87A #C258E8 #E8587E
monochromatic
#18AE3B #22E14F #58E87A #8EEFA5 #C4F7D0
Accessibility & contrast
On white
1.59
#58E87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#58E87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E87A
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E87A | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#2DE4CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58e87a; /* rgb */ color: rgb(88, 232, 122); /* oklch */ color: oklch(82.8% 0.195 148.2);
Tailwind
colors: {
custom: {
50: '#95f0a2',
500: '#58e87a',
950: '#000000',
},
}SCSS
$custom: #58e87a; $custom-light: #95f0a2; $custom-dark: #000000;
JSON
{
"hex": "#58e87a",
"rgb": {
"r": 88,
"g": 232,
"b": 122
},
"hsl": {
"h": 134.167,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.82819,
"c": 0.19503,
"h": 148.2
},
"luminance": 0.61193
}Semantic roles & 50–950 ramp
primary
#58E87A
secondary
#AF3692
accent
#0EA8D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580