#58EB91#58EB91
#58EB91 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.178 H 153.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB91 |
|---|---|
| RGB | rgb(88, 235, 145) |
| HSL | hsl(143, 79%, 63%) |
| HSV | hsv(143, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.72, -58.80, 32.37) |
| CIE-LCH | lch(83.72, 67.12, 151.16°) |
| OKLab | oklab(83.95% -0.159 0.0807) |
| OKLCH | oklch(83.95% 0.178 153.1) |
| XYZ | xyz(38.8405, 63.5317, 36.9985) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.72
Mediumspringgreen
#00FA9A
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB91 #EB58B2
analogous
#68EB58 #58EB91 #58EBDA
triadic
#58EB91 #9158EB #EB9158
tetradic
#58EB91 #5868EB #EB58B2 #EBDA58
square
#58EB91 #5868EB #EB58B2 #EBDA58
split-complementary
#58EB91 #DA58EB #EB5868
monochromatic
#15B353 #21E46D #58EB91 #8FF2B5 #C5F8D9
Accessibility & contrast
On white
1.53
#58EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#58EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB91
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB91 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#16E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58eb91; /* rgb */ color: rgb(88, 235, 145); /* oklch */ color: oklch(84.0% 0.178 153.1);
Tailwind
colors: {
custom: {
50: '#95f2b2',
500: '#58eb91',
950: '#000000',
},
}SCSS
$custom: #58eb91; $custom-light: #95f2b2; $custom-dark: #000000;
JSON
{
"hex": "#58eb91",
"rgb": {
"r": 88,
"g": 235,
"b": 145
},
"hsl": {
"h": 143.265,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.8395,
"c": 0.17833,
"h": 153.1
},
"luminance": 0.63536
}Semantic roles & 50–950 ramp
primary
#58EB91
secondary
#B33482
accent
#0B8ADB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581