#58EA7E#58EA7E
#58EA7E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.194 H 148.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #58EA7E |
|---|---|
| RGB | rgb(88, 234, 126) |
| HSL | hsl(136, 78%, 63%) |
| HSV | hsv(136, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.14, -61.54, 41.04) |
| CIE-LCH | lch(83.14, 73.97, 146.30°) |
| OKLab | oklab(83.38% -0.1661 0.1003) |
| OKLCH | oklch(83.38% 0.194 148.9) |
| XYZ | xyz(37.2105, 62.4230, 29.8225) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EA7E #EA58C4
analogous
#7BEA58 #58EA7E #58EAC7
triadic
#58EA7E #7E58EA #EA7E58
tetradic
#58EA7E #587BEA #EA58C4 #EAC758
square
#58EA7E #587BEA #EA58C4 #EAC758
split-complementary
#58EA7E #C758EA #EA587B
monochromatic
#16B13F #22E354 #58EA7E #8EF1A8 #C5F8D2
Accessibility & contrast
On white
1.56
#58EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#58EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EA7E
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EA7E | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#29E6D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58ea7e; /* rgb */ color: rgb(88, 234, 126); /* oklch */ color: oklch(83.4% 0.194 148.9);
Tailwind
colors: {
custom: {
50: '#95f2a5',
500: '#58ea7e',
950: '#000000',
},
}SCSS
$custom: #58ea7e; $custom-light: #95f2a5; $custom-dark: #000000;
JSON
{
"hex": "#58ea7e",
"rgb": {
"r": 88,
"g": 234,
"b": 126
},
"hsl": {
"h": 135.616,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83378,
"c": 0.19407,
"h": 148.9
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#58EA7E
secondary
#B23591
accent
#0CA4DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580