#58EB8B#58EB8B
#58EB8B is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.8% C 0.184 H 151.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB8B |
|---|---|
| RGB | rgb(88, 235, 139) |
| HSL | hsl(141, 79%, 63%) |
| HSV | hsv(141, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.63, -59.83, 35.26) |
| CIE-LCH | lch(83.63, 69.44, 149.49°) |
| OKLab | oklab(83.84% -0.1616 0.0874) |
| OKLCH | oklch(83.84% 0.184 151.6) |
| XYZ | xyz(38.3900, 63.3515, 34.6260) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Turquoise Green
#04F489
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.09
Minty Green
#0BF77D
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB8B #EB58B8
analogous
#6EEB58 #58EB8B #58EBD4
triadic
#58EB8B #8B58EB #EB8B58
tetradic
#58EB8B #586EEB #EB58B8 #EBD458
square
#58EB8B #586EEB #EB58B8 #EBD458
split-complementary
#58EB8B #D458EB #EB586E
monochromatic
#15B34C #21E465 #58EB8B #8FF2B1 #C5F8D7
Accessibility & contrast
On white
1.54
#58EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#58EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB8B
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB8B | 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)
#ECD884
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#1DE8D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb8b; /* rgb */ color: rgb(88, 235, 139); /* oklch */ color: oklch(83.8% 0.184 151.6);
Tailwind
colors: {
custom: {
50: '#95f2ae',
500: '#58eb8b',
950: '#000000',
},
}SCSS
$custom: #58eb8b; $custom-light: #95f2ae; $custom-dark: #000000;
JSON
{
"hex": "#58eb8b",
"rgb": {
"r": 88,
"g": 235,
"b": 139
},
"hsl": {
"h": 140.816,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83842,
"c": 0.18373,
"h": 151.6
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#58EB8B
secondary
#B33487
accent
#0B93DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581