#58F385#58F385
#58F385 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.7% C 0.199 H 149.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #58F385 |
|---|---|
| RGB | rgb(88, 243, 133) |
| HSL | hsl(137, 87%, 65%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(63.8%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(85.94, -63.75, 41.20) |
| CIE-LCH | lch(85.94, 75.90, 147.13°) |
| OKLab | oklab(85.72% -0.172 0.1009) |
| OKLCH | oklch(85.72% 0.199 149.6) |
| XYZ | xyz(40.3057, 67.8652, 33.1609) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 2.83
Spearmint
#1EF876
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F385 #F358C6
analogous
#79F358 #58F385 #58F3D2
triadic
#58F385 #8558F3 #F38558
tetradic
#58F385 #5879F3 #F358C6 #F3D258
square
#58F385 #5879F3 #F358C6 #F3D258
split-complementary
#58F385 #D258F3 #F35879
monochromatic
#0EC342 #1FEF5B #58F385 #91F7AF #CAFBD8
Accessibility & contrast
On white
1.44
#58F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#58F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F385
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F385 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#1CEFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58f385; /* rgb */ color: rgb(88, 243, 133); /* oklch */ color: oklch(85.7% 0.199 149.6);
Tailwind
colors: {
custom: {
50: '#97f8aa',
500: '#58f385',
950: '#000000',
},
}SCSS
$custom: #58f385; $custom-light: #97f8aa; $custom-dark: #000000;
JSON
{
"hex": "#58f385",
"rgb": {
"r": 88,
"g": 243,
"b": 133
},
"hsl": {
"h": 137.419,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.85717,
"c": 0.1994,
"h": 149.6
},
"luminance": 0.67869
}Semantic roles & 50–950 ramp
primary
#58F385
secondary
#C02F96
accent
#02A2E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581