#58E97A#58E97A
#58E97A is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.1% C 0.196 H 148.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58E97A |
|---|---|
| RGB | rgb(88, 233, 122) |
| HSL | hsl(134, 77%, 63%) |
| HSV | hsv(134, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(82.78, -61.78, 42.54) |
| CIE-LCH | lch(82.78, 75.01, 145.45°) |
| OKLab | oklab(83.07% -0.1668 0.1035) |
| OKLCH | oklch(83.07% 0.196 148.2) |
| XYZ | xyz(36.6737, 61.7540, 28.3956) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Lightish Green
#61E160
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.81
Spearmint
#1EF876
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.02
Wintergreen
#20F986
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E97A #E958C7
analogous
#7EE958 #58E97A #58E9C2
triadic
#58E97A #7A58E9 #E97A58
tetradic
#58E97A #587EE9 #E958C7 #E9C258
square
#58E97A #587EE9 #E958C7 #E9C258
split-complementary
#58E97A #C258E9 #E9587E
monochromatic
#17AF3B #22E24F #58E97A #8EF0A5 #C4F7D0
Accessibility & contrast
On white
1.57
#58E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#58E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E97A
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E97A | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#2CE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #58e97a; /* rgb */ color: rgb(88, 233, 122); /* oklch */ color: oklch(83.1% 0.196 148.2);
Tailwind
colors: {
custom: {
50: '#95f1a2',
500: '#58e97a',
950: '#000000',
},
}SCSS
$custom: #58e97a; $custom-light: #95f1a2; $custom-dark: #000000;
JSON
{
"hex": "#58e97a",
"rgb": {
"r": 88,
"g": 233,
"b": 122
},
"hsl": {
"h": 134.069,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.83067,
"c": 0.19632,
"h": 148.2
},
"luminance": 0.61758
}Semantic roles & 50–950 ramp
primary
#58E97A
secondary
#B03593
accent
#0DA9D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580