#58EE75#58EE75
#58EE75 is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.2% C 0.207 H 147.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE75 |
|---|---|
| RGB | rgb(88, 238, 117) |
| HSL | hsl(132, 82%, 64%) |
| HSV | hsv(132, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.23, -64.30, 46.72) |
| CIE-LCH | lch(84.23, 79.48, 144.00°) |
| OKLab | oklab(84.24% -0.1736 0.1127) |
| OKLCH | oklch(84.24% 0.207 147) |
| XYZ | xyz(37.8073, 64.5043, 27.2843) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.25
Lightish Green
#61E160
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 3.82
Lightgreen (survey)
#76FF7B
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE75 #EE58D1
analogous
#86EE58 #58EE75 #58EEC0
triadic
#58EE75 #7558EE #EE7558
tetradic
#58EE75 #5886EE #EE58D1 #EEC058
square
#58EE75 #5886EE #EE58D1 #EEC058
split-complementary
#58EE75 #C058EE #EE5886
monochromatic
#13B933 #20E847 #58EE75 #90F4A3 #C7F9D1
Accessibility & contrast
On white
1.51
#58EE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#58EE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE75
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE75 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#2CE9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ee75; /* rgb */ color: rgb(88, 238, 117); /* oklch */ color: oklch(84.2% 0.207 147.0);
Tailwind
colors: {
custom: {
50: '#96f59f',
500: '#58ee75',
950: '#000000',
},
}SCSS
$custom: #58ee75; $custom-light: #96f59f; $custom-dark: #000000;
JSON
{
"hex": "#58ee75",
"rgb": {
"r": 88,
"g": 238,
"b": 117
},
"hsl": {
"h": 131.6,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84238,
"c": 0.20699,
"h": 147
},
"luminance": 0.64508
}Semantic roles & 50–950 ramp
primary
#58EE75
secondary
#B8329E
accent
#08B4DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580