#58EB8F#58EB8F
#58EB8F is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.180 H 152.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB8F |
|---|---|
| RGB | rgb(88, 235, 143) |
| HSL | hsl(142, 79%, 63%) |
| HSV | hsv(142, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(83.69, -59.14, 33.33) |
| CIE-LCH | lch(83.69, 67.89, 150.59°) |
| OKLab | oklab(83.91% -0.1599 0.0829) |
| OKLCH | oklch(83.91% 0.18 152.6) |
| XYZ | xyz(38.6876, 63.4706, 36.1935) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.48
Turquoise Green
#04F489
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.82
Mediumspringgreen
#00FA9A
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB8F #EB58B4
analogous
#6AEB58 #58EB8F #58EBD8
triadic
#58EB8F #8F58EB #EB8F58
tetradic
#58EB8F #586AEB #EB58B4 #EBD858
square
#58EB8F #586AEB #EB58B4 #EBD858
split-complementary
#58EB8F #D858EB #EB586A
monochromatic
#15B350 #21E46A #58EB8F #8FF2B4 #C5F8D8
Accessibility & contrast
On white
1.53
#58EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#58EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB8F
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB8F | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD989
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#19E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58eb8f; /* rgb */ color: rgb(88, 235, 143); /* oklch */ color: oklch(83.9% 0.180 152.6);
Tailwind
colors: {
custom: {
50: '#95f2b0',
500: '#58eb8f',
950: '#000000',
},
}SCSS
$custom: #58eb8f; $custom-light: #95f2b0; $custom-dark: #000000;
JSON
{
"hex": "#58eb8f",
"rgb": {
"r": 88,
"g": 235,
"b": 143
},
"hsl": {
"h": 142.449,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83914,
"c": 0.18013,
"h": 152.6
},
"luminance": 0.63475
}Semantic roles & 50–950 ramp
primary
#58EB8F
secondary
#B33484
accent
#0B8DDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581