#58EE7C#58EE7C
#58EE7C is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.3% C 0.201 H 148.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE7C |
|---|---|
| RGB | rgb(88, 238, 124) |
| HSL | hsl(134, 82%, 64%) |
| HSV | hsv(134, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 47.9%, 6.7%) |
| CIE-LAB | lab(84.32, -63.30, 43.49) |
| CIE-LCH | lch(84.32, 76.80, 145.51°) |
| OKLab | oklab(84.34% -0.1708 0.1058) |
| OKLCH | oklch(84.34% 0.201 148.2) |
| XYZ | xyz(38.2344, 64.6751, 29.5335) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE7C #EE58CA
analogous
#7FEE58 #58EE7C #58EEC7
triadic
#58EE7C #7C58EE #EE7C58
tetradic
#58EE7C #587FEE #EE58CA #EEC758
square
#58EE7C #587FEE #EE58CA #EEC758
split-complementary
#58EE7C #C758EE #EE587F
monochromatic
#13B93B #20E850 #58EE7C #90F4A8 #C7F9D3
Accessibility & contrast
On white
1.51
#58EE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#58EE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE7C
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE7C | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA73
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#28E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ee7c; /* rgb */ color: rgb(88, 238, 124); /* oklch */ color: oklch(84.3% 0.201 148.2);
Tailwind
colors: {
custom: {
50: '#96f5a4',
500: '#58ee7c',
950: '#000000',
},
}SCSS
$custom: #58ee7c; $custom-light: #96f5a4; $custom-dark: #000000;
JSON
{
"hex": "#58ee7c",
"rgb": {
"r": 88,
"g": 238,
"b": 124
},
"hsl": {
"h": 134.4,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.8434,
"c": 0.20094,
"h": 148.2
},
"luminance": 0.64679
}Semantic roles & 50–950 ramp
primary
#58EE7C
secondary
#B83298
accent
#08AADE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580