#58EB8C#58EB8C
#58EB8C is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.183 H 151.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB8C |
|---|---|
| RGB | rgb(88, 235, 140) |
| HSL | hsl(141, 79%, 63%) |
| HSV | hsv(141, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 40.4%, 7.8%) |
| CIE-LAB | lab(83.64, -59.66, 34.78) |
| CIE-LCH | lch(83.64, 69.06, 149.76°) |
| OKLab | oklab(83.86% -0.1612 0.0863) |
| OKLCH | oklch(83.86% 0.183 151.8) |
| XYZ | xyz(38.4634, 63.3809, 35.0126) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.02
Mediumspringgreen
#00FA9A
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB8C #EB58B7
analogous
#6DEB58 #58EB8C #58EBD5
triadic
#58EB8C #8C58EB #EB8C58
tetradic
#58EB8C #586DEB #EB58B7 #EBD558
square
#58EB8C #586DEB #EB58B7 #EBD558
split-complementary
#58EB8C #D558EB #EB586D
monochromatic
#15B34D #21E466 #58EB8C #8FF2B2 #C5F8D7
Accessibility & contrast
On white
1.54
#58EB8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#58EB8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB8C
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB8C | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD985
Deuteranopia (green-blind)
#D9CB92
Tritanopia (blue-blind)
#1CE8D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb8c; /* rgb */ color: rgb(88, 235, 140); /* oklch */ color: oklch(83.9% 0.183 151.8);
Tailwind
colors: {
custom: {
50: '#95f2ae',
500: '#58eb8c',
950: '#000000',
},
}SCSS
$custom: #58eb8c; $custom-light: #95f2ae; $custom-dark: #000000;
JSON
{
"hex": "#58eb8c",
"rgb": {
"r": 88,
"g": 235,
"b": 140
},
"hsl": {
"h": 141.224,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.8386,
"c": 0.18283,
"h": 151.8
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#58EB8C
secondary
#B33486
accent
#0B91DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581