#58EF89#58EF89
#58EF89 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.191 H 150.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #58EF89 |
|---|---|
| RGB | rgb(88, 239, 137) |
| HSL | hsl(139, 83%, 64%) |
| HSV | hsv(139, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(84.80, -61.65, 37.77) |
| CIE-LCH | lch(84.80, 72.30, 148.51°) |
| OKLab | oklab(84.8% -0.1664 0.0932) |
| OKLCH | oklch(84.8% 0.191 150.8) |
| XYZ | xyz(39.4033, 65.6098, 34.2495) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.71
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EF89 #EF58BE
analogous
#73EF58 #58EF89 #58EFD5
triadic
#58EF89 #8958EF #EF8958
tetradic
#58EF89 #5873EF #EF58BE #EFD558
square
#58EF89 #5873EF #EF58BE #EFD558
split-complementary
#58EF89 #D558EF #EF5873
monochromatic
#12BB49 #20EA62 #58EF89 #90F4B0 #C8FAD8
Accessibility & contrast
On white
1.49
#58EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#58EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EF89
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EF89 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#1CEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ef89; /* rgb */ color: rgb(88, 239, 137); /* oklch */ color: oklch(84.8% 0.191 150.8);
Tailwind
colors: {
custom: {
50: '#96f5ac',
500: '#58ef89',
950: '#000000',
},
}SCSS
$custom: #58ef89; $custom-light: #96f5ac; $custom-dark: #000000;
JSON
{
"hex": "#58ef89",
"rgb": {
"r": 88,
"g": 239,
"b": 137
},
"hsl": {
"h": 139.47,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84795,
"c": 0.19072,
"h": 150.8
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#58EF89
secondary
#BA328D
accent
#0799DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581