#58EA7A#58EA7A
#58EA7A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.3% C 0.198 H 148.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58EA7A |
|---|---|
| RGB | rgb(88, 234, 122) |
| HSL | hsl(134, 78%, 63%) |
| HSV | hsv(134, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.08, -62.14, 42.91) |
| CIE-LCH | lch(83.08, 75.52, 145.37°) |
| OKLab | oklab(83.32% -0.1678 0.1044) |
| OKLCH | oklch(83.32% 0.198 148.1) |
| XYZ | xyz(36.9575, 62.3218, 28.4902) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 3.64
Lightish Green
#61E160
ΔE00 3.74
Spearmint
#1EF876
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 3.94
Wintergreen
#20F986
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EA7A #EA58C8
analogous
#7FEA58 #58EA7A #58EAC3
triadic
#58EA7A #7A58EA #EA7A58
tetradic
#58EA7A #587FEA #EA58C8 #EAC358
square
#58EA7A #587FEA #EA58C8 #EAC358
split-complementary
#58EA7A #C358EA #EA587F
monochromatic
#16B13A #22E34F #58EA7A #8EF1A5 #C5F8D1
Accessibility & contrast
On white
1.56
#58EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#58EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EA7A
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EA7A | 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)
#ECD771
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#2BE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58ea7a; /* rgb */ color: rgb(88, 234, 122); /* oklch */ color: oklch(83.3% 0.198 148.1);
Tailwind
colors: {
custom: {
50: '#95f2a2',
500: '#58ea7a',
950: '#000000',
},
}SCSS
$custom: #58ea7a; $custom-light: #95f2a2; $custom-dark: #000000;
JSON
{
"hex": "#58ea7a",
"rgb": {
"r": 88,
"g": 234,
"b": 122
},
"hsl": {
"h": 133.973,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83316,
"c": 0.1976,
"h": 148.1
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#58EA7A
secondary
#B23595
accent
#0CAADA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580