#58EA8A#58EA8A
#58EA8A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.183 H 151.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #58EA8A |
|---|---|
| RGB | rgb(88, 234, 138) |
| HSL | hsl(141, 78%, 63%) |
| HSV | hsv(141, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.31, -59.62, 35.34) |
| CIE-LCH | lch(83.31, 69.31, 149.34°) |
| OKLab | oklab(83.58% -0.1611 0.0875) |
| OKLCH | oklch(83.58% 0.183 151.5) |
| XYZ | xyz(38.0318, 62.7515, 34.1478) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.04
Turquoise Green
#04F489
ΔE00 3.30
Wintergreen
#20F986
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.27
Minty Green
#0BF77D
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EA8A #EA58B8
analogous
#6FEA58 #58EA8A #58EAD3
triadic
#58EA8A #8A58EA #EA8A58
tetradic
#58EA8A #586FEA #EA58B8 #EAD358
square
#58EA8A #586FEA #EA58B8 #EAD358
split-complementary
#58EA8A #D358EA #EA586F
monochromatic
#16B14B #22E364 #58EA8A #8EF1B0 #C5F8D6
Accessibility & contrast
On white
1.55
#58EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#58EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EA8A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EA8A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#1FE7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58ea8a; /* rgb */ color: rgb(88, 234, 138); /* oklch */ color: oklch(83.6% 0.183 151.5);
Tailwind
colors: {
custom: {
50: '#95f2ad',
500: '#58ea8a',
950: '#000000',
},
}SCSS
$custom: #58ea8a; $custom-light: #95f2ad; $custom-dark: #000000;
JSON
{
"hex": "#58ea8a",
"rgb": {
"r": 88,
"g": 234,
"b": 138
},
"hsl": {
"h": 140.548,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83577,
"c": 0.18332,
"h": 151.5
},
"luminance": 0.62755
}Semantic roles & 50–950 ramp
primary
#58EA8A
secondary
#B23587
accent
#0C93DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581