#58E97D#58E97D
#58E97D is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.1% C 0.194 H 148.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #58E97D |
|---|---|
| RGB | rgb(88, 233, 125) |
| HSL | hsl(135, 77%, 63%) |
| HSV | hsv(135, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(82.82, -61.33, 41.13) |
| CIE-LCH | lch(82.82, 73.85, 146.15°) |
| OKLab | oklab(83.11% -0.1656 0.1005) |
| OKLCH | oklch(83.11% 0.194 148.8) |
| XYZ | xyz(36.8624, 61.8295, 29.3897) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.22
Turquoise Green
#04F489
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.82
Wintergreen
#20F986
ΔE00 4.03
Spearmint
#1EF876
ΔE00 4.08
Lightish Green
#61E160
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E97D #E958C4
analogous
#7CE958 #58E97D #58E9C5
triadic
#58E97D #7D58E9 #E97D58
tetradic
#58E97D #587CE9 #E958C4 #E9C558
square
#58E97D #587CE9 #E958C4 #E9C558
split-complementary
#58E97D #C558E9 #E9587C
monochromatic
#17AF3E #22E253 #58E97D #8EF0A7 #C4F7D1
Accessibility & contrast
On white
1.57
#58E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#58E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E97D
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E97D | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#2AE5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #58e97d; /* rgb */ color: rgb(88, 233, 125); /* oklch */ color: oklch(83.1% 0.194 148.8);
Tailwind
colors: {
custom: {
50: '#95f1a4',
500: '#58e97d',
950: '#000000',
},
}SCSS
$custom: #58e97d; $custom-light: #95f1a4; $custom-dark: #000000;
JSON
{
"hex": "#58e97d",
"rgb": {
"r": 88,
"g": 233,
"b": 125
},
"hsl": {
"h": 135.31,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.83114,
"c": 0.19367,
"h": 148.8
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#58E97D
secondary
#B03591
accent
#0DA5D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580