#58EE83#58EE83
#58EE83 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.4% C 0.195 H 149.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE83 |
|---|---|
| RGB | rgb(88, 238, 131) |
| HSL | hsl(137, 82%, 64%) |
| HSV | hsv(137, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.41, -62.24, 40.22) |
| CIE-LCH | lch(84.41, 74.10, 147.13°) |
| OKLab | oklab(84.45% -0.168 0.0986) |
| OKLCH | oklch(84.45% 0.195 149.6) |
| XYZ | xyz(38.6929, 64.8585, 31.9482) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE83 #EE58C3
analogous
#78EE58 #58EE83 #58EECE
triadic
#58EE83 #8358EE #EE8358
tetradic
#58EE83 #5878EE #EE58C3 #EECE58
square
#58EE83 #5878EE #EE58C3 #EECE58
split-complementary
#58EE83 #CE58EE #EE5878
monochromatic
#13B942 #20E85A #58EE83 #90F4AC #C7F9D5
Accessibility & contrast
On white
1.50
#58EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#58EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE83
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE83 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DDCD8A
Tritanopia (blue-blind)
#22EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee83; /* rgb */ color: rgb(88, 238, 131); /* oklch */ color: oklch(84.4% 0.195 149.6);
Tailwind
colors: {
custom: {
50: '#96f5a8',
500: '#58ee83',
950: '#000000',
},
}SCSS
$custom: #58ee83; $custom-light: #96f5a8; $custom-dark: #000000;
JSON
{
"hex": "#58ee83",
"rgb": {
"r": 88,
"g": 238,
"b": 131
},
"hsl": {
"h": 137.2,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84449,
"c": 0.19477,
"h": 149.6
},
"luminance": 0.64862
}Semantic roles & 50–950 ramp
primary
#58EE83
secondary
#B83292
accent
#08A0DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580