#58EB8A#58EB8A
#58EB8A is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.185 H 151.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB8A |
|---|---|
| RGB | rgb(88, 235, 138) |
| HSL | hsl(140, 79%, 63%) |
| HSV | hsv(140, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.61, -60.00, 35.74) |
| CIE-LCH | lch(83.61, 69.83, 149.22°) |
| OKLab | oklab(83.82% -0.1621 0.0885) |
| OKLCH | oklch(83.82% 0.185 151.4) |
| XYZ | xyz(38.3173, 63.3225, 34.2430) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.13
Turquoise Green
#04F489
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.83
Minty Green
#0BF77D
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB8A #EB58B9
analogous
#6FEB58 #58EB8A #58EBD3
triadic
#58EB8A #8A58EB #EB8A58
tetradic
#58EB8A #586FEB #EB58B9 #EBD358
square
#58EB8A #586FEB #EB58B9 #EBD358
split-complementary
#58EB8A #D358EB #EB586F
monochromatic
#15B34B #21E464 #58EB8A #8FF2B0 #C5F8D7
Accessibility & contrast
On white
1.54
#58EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#58EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB8A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB8A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#1EE8D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb8a; /* rgb */ color: rgb(88, 235, 138); /* oklch */ color: oklch(83.8% 0.185 151.4);
Tailwind
colors: {
custom: {
50: '#95f2ad',
500: '#58eb8a',
950: '#000000',
},
}SCSS
$custom: #58eb8a; $custom-light: #95f2ad; $custom-dark: #000000;
JSON
{
"hex": "#58eb8a",
"rgb": {
"r": 88,
"g": 235,
"b": 138
},
"hsl": {
"h": 140.408,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83824,
"c": 0.18463,
"h": 151.4
},
"luminance": 0.63326
}Semantic roles & 50–950 ramp
primary
#58EB8A
secondary
#B33488
accent
#0B94DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581