#58F287#58F287
#58F287 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.196 H 150.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58F287 |
|---|---|
| RGB | rgb(88, 242, 135) |
| HSL | hsl(138, 86%, 65%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(85.67, -63.07, 39.87) |
| CIE-LCH | lch(85.67, 74.62, 147.70°) |
| OKLab | oklab(85.5% -0.1702 0.098) |
| OKLCH | oklch(85.5% 0.196 150.1) |
| XYZ | xyz(40.1467, 67.3241, 33.7961) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.74
Spearmint
#1EF876
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F287 #F258C3
analogous
#76F258 #58F287 #58F2D4
triadic
#58F287 #8758F2 #F28758
tetradic
#58F287 #5876F2 #F258C3 #F2D458
square
#58F287 #5876F2 #F258C3 #F2D458
split-complementary
#58F287 #D458F2 #F25876
monochromatic
#0FC145 #1FEE5E #58F287 #91F6B0 #CAFBD9
Accessibility & contrast
On white
1.45
#58F287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#58F287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F287
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F287 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#1BEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f287; /* rgb */ color: rgb(88, 242, 135); /* oklch */ color: oklch(85.5% 0.196 150.1);
Tailwind
colors: {
custom: {
50: '#97f7ab',
500: '#58f287',
950: '#000000',
},
}SCSS
$custom: #58f287; $custom-light: #97f7ab; $custom-dark: #000000;
JSON
{
"hex": "#58f287",
"rgb": {
"r": 88,
"g": 242,
"b": 135
},
"hsl": {
"h": 138.312,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.85502,
"c": 0.19636,
"h": 150.1
},
"luminance": 0.67328
}Semantic roles & 50–950 ramp
primary
#58F287
secondary
#BE3093
accent
#039EE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581