#58EF80#58EF80
#58EF80 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.6% C 0.199 H 148.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #58EF80 |
|---|---|
| RGB | rgb(88, 239, 128) |
| HSL | hsl(136, 83%, 64%) |
| HSV | hsv(136, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.67, -63.06, 42.01) |
| CIE-LCH | lch(84.67, 75.78, 146.33°) |
| OKLab | oklab(84.65% -0.1702 0.1026) |
| OKLCH | oklch(84.65% 0.199 148.9) |
| XYZ | xyz(38.7844, 65.3623, 30.9901) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EF80 #EF58C7
analogous
#7CEF58 #58EF80 #58EFCC
triadic
#58EF80 #8058EF #EF8058
tetradic
#58EF80 #587CEF #EF58C7 #EFCC58
square
#58EF80 #587CEF #EF58C7 #EFCC58
split-complementary
#58EF80 #CC58EF #EF587C
monochromatic
#12BB3F #20EA56 #58EF80 #90F4AA #C8FAD5
Accessibility & contrast
On white
1.49
#58EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#58EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EF80
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EF80 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#24EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ef80; /* rgb */ color: rgb(88, 239, 128); /* oklch */ color: oklch(84.6% 0.199 148.9);
Tailwind
colors: {
custom: {
50: '#96f5a6',
500: '#58ef80',
950: '#000000',
},
}SCSS
$custom: #58ef80; $custom-light: #96f5a6; $custom-dark: #000000;
JSON
{
"hex": "#58ef80",
"rgb": {
"r": 88,
"g": 239,
"b": 128
},
"hsl": {
"h": 135.894,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84649,
"c": 0.19871,
"h": 148.9
},
"luminance": 0.65366
}Semantic roles & 50–950 ramp
primary
#58EF80
secondary
#BA3296
accent
#07A6DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580