#58E97B#58E97B
#58E97B is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.1% C 0.195 H 148.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #58E97B |
|---|---|
| RGB | rgb(88, 233, 123) |
| HSL | hsl(134, 77%, 63%) |
| HSV | hsv(134, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(82.80, -61.63, 42.07) |
| CIE-LCH | lch(82.80, 74.62, 145.68°) |
| OKLab | oklab(83.08% -0.1664 0.1025) |
| OKLCH | oklch(83.08% 0.195 148.4) |
| XYZ | xyz(36.7359, 61.7789, 28.7236) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.40
Minty Green
#0BF77D
ΔE00 3.81
Lightish Green
#61E160
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.94
Spearmint
#1EF876
ΔE00 3.98
Wintergreen
#20F986
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E97B #E958C6
analogous
#7DE958 #58E97B #58E9C4
triadic
#58E97B #7B58E9 #E97B58
tetradic
#58E97B #587DE9 #E958C6 #E9C458
square
#58E97B #587DE9 #E958C6 #E9C458
split-complementary
#58E97B #C458E9 #E9587D
monochromatic
#17AF3C #22E250 #58E97B #8EF0A6 #C4F7D0
Accessibility & contrast
On white
1.57
#58E97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#58E97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E97B
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E97B | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#2BE5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #58e97b; /* rgb */ color: rgb(88, 233, 123); /* oklch */ color: oklch(83.1% 0.195 148.4);
Tailwind
colors: {
custom: {
50: '#95f1a3',
500: '#58e97b',
950: '#000000',
},
}SCSS
$custom: #58e97b; $custom-light: #95f1a3; $custom-dark: #000000;
JSON
{
"hex": "#58e97b",
"rgb": {
"r": 88,
"g": 233,
"b": 123
},
"hsl": {
"h": 134.483,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.83083,
"c": 0.19543,
"h": 148.4
},
"luminance": 0.61783
}Semantic roles & 50–950 ramp
primary
#58E97B
secondary
#B03592
accent
#0DA8D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580