#58F283#58F283
#58F283 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.4% C 0.200 H 149.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #58F283 |
|---|---|
| RGB | rgb(88, 242, 131) |
| HSL | hsl(137, 86%, 65%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(85.61, -63.69, 41.75) |
| CIE-LCH | lch(85.61, 76.16, 146.76°) |
| OKLab | oklab(85.44% -0.1718 0.1021) |
| OKLCH | oklch(85.44% 0.2 149.3) |
| XYZ | xyz(39.8704, 67.2136, 32.3407) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.58
Spearmint
#1EF876
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F283 #F258C7
analogous
#7AF258 #58F283 #58F2D0
triadic
#58F283 #8358F2 #F28358
tetradic
#58F283 #587AF2 #F258C7 #F2D058
square
#58F283 #587AF2 #F258C7 #F2D058
split-complementary
#58F283 #D058F2 #F2587A
monochromatic
#0FC141 #1FEE59 #58F283 #91F6AD #CAFBD7
Accessibility & contrast
On white
1.45
#58F283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#58F283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F283
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F283 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#1FEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f283; /* rgb */ color: rgb(88, 242, 131); /* oklch */ color: oklch(85.4% 0.200 149.3);
Tailwind
colors: {
custom: {
50: '#97f7a8',
500: '#58f283',
950: '#000000',
},
}SCSS
$custom: #58f283; $custom-light: #97f7a8; $custom-dark: #000000;
JSON
{
"hex": "#58f283",
"rgb": {
"r": 88,
"g": 242,
"b": 131
},
"hsl": {
"h": 136.753,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.85438,
"c": 0.19989,
"h": 149.3
},
"luminance": 0.67218
}Semantic roles & 50–950 ramp
primary
#58F283
secondary
#BE3097
accent
#03A4E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581