#58E97F#58E97F
#58E97F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.1% C 0.192 H 149.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58E97F |
|---|---|
| RGB | rgb(88, 233, 127) |
| HSL | hsl(136, 77%, 63%) |
| HSV | hsv(136, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(82.85, -61.02, 40.19) |
| CIE-LCH | lch(82.85, 73.07, 146.63°) |
| OKLab | oklab(83.15% -0.1647 0.0984) |
| OKLCH | oklch(83.15% 0.192 149.1) |
| XYZ | xyz(36.9915, 61.8811, 30.0694) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.06
Turquoise Green
#04F489
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.86
Wintergreen
#20F986
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.15
Spearmint
#1EF876
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E97F #E958C2
analogous
#79E958 #58E97F #58E9C8
triadic
#58E97F #7F58E9 #E97F58
tetradic
#58E97F #5879E9 #E958C2 #E9C858
square
#58E97F #5879E9 #E958C2 #E9C858
split-complementary
#58E97F #C858E9 #E95879
monochromatic
#17AF40 #22E256 #58E97F #8EF0A8 #C4F7D2
Accessibility & contrast
On white
1.57
#58E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#58E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E97F
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E97F | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#29E5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #58e97f; /* rgb */ color: rgb(88, 233, 127); /* oklch */ color: oklch(83.1% 0.192 149.1);
Tailwind
colors: {
custom: {
50: '#95f1a5',
500: '#58e97f',
950: '#000000',
},
}SCSS
$custom: #58e97f; $custom-light: #95f1a5; $custom-dark: #000000;
JSON
{
"hex": "#58e97f",
"rgb": {
"r": 88,
"g": 233,
"b": 127
},
"hsl": {
"h": 136.138,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.83145,
"c": 0.19189,
"h": 149.1
},
"luminance": 0.61885
}Semantic roles & 50–950 ramp
primary
#58E97F
secondary
#B0358F
accent
#0DA2D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580