#58EB8D#58EB8D
#58EB8D is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.182 H 152.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB8D |
|---|---|
| RGB | rgb(88, 235, 141) |
| HSL | hsl(142, 79%, 63%) |
| HSV | hsv(142, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(83.66, -59.49, 34.30) |
| CIE-LCH | lch(83.66, 68.67, 150.04°) |
| OKLab | oklab(83.88% -0.1608 0.0852) |
| OKLCH | oklch(83.88% 0.182 152.1) |
| XYZ | xyz(38.5375, 63.4105, 35.4027) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.02
Mediumspringgreen
#00FA9A
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB8D #EB58B6
analogous
#6CEB58 #58EB8D #58EBD7
triadic
#58EB8D #8D58EB #EB8D58
tetradic
#58EB8D #586CEB #EB58B6 #EBD758
square
#58EB8D #586CEB #EB58B6 #EBD758
split-complementary
#58EB8D #D758EB #EB586C
monochromatic
#15B34E #21E468 #58EB8D #8FF2B2 #C5F8D8
Accessibility & contrast
On white
1.53
#58EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#58EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB8D
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB8D | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#EBD986
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#1BE8D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb8d; /* rgb */ color: rgb(88, 235, 141); /* oklch */ color: oklch(83.9% 0.182 152.1);
Tailwind
colors: {
custom: {
50: '#95f2af',
500: '#58eb8d',
950: '#000000',
},
}SCSS
$custom: #58eb8d; $custom-light: #95f2af; $custom-dark: #000000;
JSON
{
"hex": "#58eb8d",
"rgb": {
"r": 88,
"g": 235,
"b": 141
},
"hsl": {
"h": 141.633,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83877,
"c": 0.18192,
"h": 152.1
},
"luminance": 0.63414
}Semantic roles & 50–950 ramp
primary
#58EB8D
secondary
#B33485
accent
#0B90DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581