#58EE7E#58EE7E
#58EE7E is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.199 H 148.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE7E |
|---|---|
| RGB | rgb(88, 238, 126) |
| HSL | hsl(135, 82%, 64%) |
| HSV | hsv(135, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.34, -63.00, 42.56) |
| CIE-LCH | lch(84.34, 76.03, 145.96°) |
| OKLab | oklab(84.37% -0.17 0.1038) |
| OKLCH | oklch(84.37% 0.199 148.6) |
| XYZ | xyz(38.3621, 64.7262, 30.2063) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE7E #EE58C8
analogous
#7DEE58 #58EE7E #58EEC9
triadic
#58EE7E #7E58EE #EE7E58
tetradic
#58EE7E #587DEE #EE58C8 #EEC958
square
#58EE7E #587DEE #EE58C8 #EEC958
split-complementary
#58EE7E #C958EE #EE587D
monochromatic
#13B93D #20E853 #58EE7E #90F4A9 #C7F9D4
Accessibility & contrast
On white
1.51
#58EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#58EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE7E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE7E | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#26EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ee7e; /* rgb */ color: rgb(88, 238, 126); /* oklch */ color: oklch(84.4% 0.199 148.6);
Tailwind
colors: {
custom: {
50: '#96f5a5',
500: '#58ee7e',
950: '#000000',
},
}SCSS
$custom: #58ee7e; $custom-light: #96f5a5; $custom-dark: #000000;
JSON
{
"hex": "#58ee7e",
"rgb": {
"r": 88,
"g": 238,
"b": 126
},
"hsl": {
"h": 135.2,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.8437,
"c": 0.19919,
"h": 148.6
},
"luminance": 0.6473
}Semantic roles & 50–950 ramp
primary
#58EE7E
secondary
#B83296
accent
#08A8DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580