#58E984#58E984
#58E984 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.187 H 150.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #58E984 |
|---|---|
| RGB | rgb(88, 233, 132) |
| HSL | hsl(138, 77%, 63%) |
| HSV | hsv(138, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(82.92, -60.23, 37.82) |
| CIE-LCH | lch(82.92, 71.12, 147.88°) |
| OKLab | oklab(83.23% -0.1626 0.0931) |
| OKLCH | oklch(83.23% 0.187 150.2) |
| XYZ | xyz(37.3254, 62.0147, 31.8283) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.82
Turquoise Green
#04F489
ΔE00 3.48
Wintergreen
#20F986
ΔE00 4.02
Minty Green
#0BF77D
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E984 #E958BD
analogous
#74E958 #58E984 #58E9CD
triadic
#58E984 #8458E9 #E98458
tetradic
#58E984 #5874E9 #E958BD #E9CD58
square
#58E984 #5874E9 #E958BD #E9CD58
split-complementary
#58E984 #CD58E9 #E95874
monochromatic
#17AF45 #22E25C #58E984 #8EF0AC #C4F7D4
Accessibility & contrast
On white
1.57
#58E984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#58E984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E984
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E984 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#D8C98B
Tritanopia (blue-blind)
#25E5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #58e984; /* rgb */ color: rgb(88, 233, 132); /* oklch */ color: oklch(83.2% 0.187 150.2);
Tailwind
colors: {
custom: {
50: '#95f1a9',
500: '#58e984',
950: '#000000',
},
}SCSS
$custom: #58e984; $custom-light: #95f1a9; $custom-dark: #000000;
JSON
{
"hex": "#58e984",
"rgb": {
"r": 88,
"g": 233,
"b": 132
},
"hsl": {
"h": 138.207,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.83227,
"c": 0.18741,
"h": 150.2
},
"luminance": 0.62018
}Semantic roles & 50–950 ramp
primary
#58E984
secondary
#B0358B
accent
#0D9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581