#58EA78#58EA78
#58EA78 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.3% C 0.199 H 147.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #58EA78 |
|---|---|
| RGB | rgb(88, 234, 120) |
| HSL | hsl(133, 78%, 63%) |
| HSV | hsv(133, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.06, -62.44, 43.84) |
| CIE-LCH | lch(83.06, 76.29, 144.92°) |
| OKLab | oklab(83.29% -0.1686 0.1064) |
| OKLCH | oklch(83.29% 0.199 147.7) |
| XYZ | xyz(36.8349, 62.2727, 27.8443) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Lightish Green
#61E160
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.66
Spearmint
#1EF876
ΔE00 3.68
Wintergreen
#20F986
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EA78 #EA58CA
analogous
#81EA58 #58EA78 #58EAC1
triadic
#58EA78 #7858EA #EA7858
tetradic
#58EA78 #5881EA #EA58CA #EAC158
square
#58EA78 #5881EA #EA58CA #EAC158
split-complementary
#58EA78 #C158EA #EA5881
monochromatic
#16B138 #22E34C #58EA78 #8EF1A4 #C5F8D0
Accessibility & contrast
On white
1.56
#58EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#58EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EA78
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EA78 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD76F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#2DE5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58ea78; /* rgb */ color: rgb(88, 234, 120); /* oklch */ color: oklch(83.3% 0.199 147.7);
Tailwind
colors: {
custom: {
50: '#96f2a1',
500: '#58ea78',
950: '#000000',
},
}SCSS
$custom: #58ea78; $custom-light: #96f2a1; $custom-dark: #000000;
JSON
{
"hex": "#58ea78",
"rgb": {
"r": 88,
"g": 234,
"b": 120
},
"hsl": {
"h": 133.151,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.83286,
"c": 0.19934,
"h": 147.7
},
"luminance": 0.62276
}Semantic roles & 50–950 ramp
primary
#58EA78
secondary
#B23596
accent
#0CADDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580