#58F389#58F389
#58F389 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.8% C 0.196 H 150.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #58F389 |
|---|---|
| RGB | rgb(88, 243, 137) |
| HSL | hsl(139, 87%, 65%) |
| HSV | hsv(139, 64%, 95%) |
| CMYK | cmyk(63.8%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(86.00, -63.12, 39.32) |
| CIE-LCH | lch(86.00, 74.36, 148.08°) |
| OKLab | oklab(85.78% -0.1703 0.0967) |
| OKLCH | oklch(85.78% 0.196 150.4) |
| XYZ | xyz(40.5873, 67.9778, 34.6441) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.40
Turquoise Green
#04F489
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 2.75
Spearmint
#1EF876
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F389 #F358C2
analogous
#74F358 #58F389 #58F3D7
triadic
#58F389 #8958F3 #F38958
tetradic
#58F389 #5874F3 #F358C2 #F3D758
square
#58F389 #5874F3 #F358C2 #F3D758
split-complementary
#58F389 #D758F3 #F35874
monochromatic
#0EC347 #1FEF61 #58F389 #91F7B1 #CAFBDA
Accessibility & contrast
On white
1.44
#58F389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#58F389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F389
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F389 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#18EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58f389; /* rgb */ color: rgb(88, 243, 137); /* oklch */ color: oklch(85.8% 0.196 150.4);
Tailwind
colors: {
custom: {
50: '#97f8ad',
500: '#58f389',
950: '#000000',
},
}SCSS
$custom: #58f389; $custom-light: #97f8ad; $custom-dark: #000000;
JSON
{
"hex": "#58f389",
"rgb": {
"r": 88,
"g": 243,
"b": 137
},
"hsl": {
"h": 138.968,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.85782,
"c": 0.19587,
"h": 150.4
},
"luminance": 0.67982
}Semantic roles & 50–950 ramp
primary
#58F389
secondary
#C02F92
accent
#029CE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581