#58EB8E#58EB8E
#58EB8E is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.181 H 152.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB8E |
|---|---|
| RGB | rgb(88, 235, 142) |
| HSL | hsl(142, 79%, 63%) |
| HSV | hsv(142, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(83.67, -59.32, 33.82) |
| CIE-LCH | lch(83.67, 68.28, 150.31°) |
| OKLab | oklab(83.9% -0.1603 0.0841) |
| OKLCH | oklch(83.9% 0.181 152.3) |
| XYZ | xyz(38.6122, 63.4404, 35.7963) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.88
Wintergreen
#20F986
ΔE00 4.09
Mediumspringgreen
#00FA9A
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB8E #EB58B5
analogous
#6BEB58 #58EB8E #58EBD8
triadic
#58EB8E #8E58EB #EB8E58
tetradic
#58EB8E #586BEB #EB58B5 #EBD858
square
#58EB8E #586BEB #EB58B5 #EBD858
split-complementary
#58EB8E #D858EB #EB586B
monochromatic
#15B34F #21E469 #58EB8E #8FF2B3 #C5F8D8
Accessibility & contrast
On white
1.53
#58EB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#58EB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB8E
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB8E | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD987
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#1AE8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58eb8e; /* rgb */ color: rgb(88, 235, 142); /* oklch */ color: oklch(83.9% 0.181 152.3);
Tailwind
colors: {
custom: {
50: '#95f2b0',
500: '#58eb8e',
950: '#000000',
},
}SCSS
$custom: #58eb8e; $custom-light: #95f2b0; $custom-dark: #000000;
JSON
{
"hex": "#58eb8e",
"rgb": {
"r": 88,
"g": 235,
"b": 142
},
"hsl": {
"h": 142.041,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83895,
"c": 0.18103,
"h": 152.3
},
"luminance": 0.63444
}Semantic roles & 50–950 ramp
primary
#58EB8E
secondary
#B33484
accent
#0B8EDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581