#58F284#58F284
#58F284 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.199 H 149.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #58F284 |
|---|---|
| RGB | rgb(88, 242, 132) |
| HSL | hsl(137, 86%, 65%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.63, -63.54, 41.28) |
| CIE-LCH | lch(85.63, 75.77, 146.99°) |
| OKLab | oklab(85.45% -0.1714 0.1011) |
| OKLCH | oklch(85.45% 0.199 149.5) |
| XYZ | xyz(39.9385, 67.2408, 32.6993) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 2.88
Spearmint
#1EF876
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F284 #F258C6
analogous
#79F258 #58F284 #58F2D1
triadic
#58F284 #8458F2 #F28458
tetradic
#58F284 #5879F2 #F258C6 #F2D158
square
#58F284 #5879F2 #F258C6 #F2D158
split-complementary
#58F284 #D158F2 #F25879
monochromatic
#0FC142 #1FEE5A #58F284 #91F6AE #CAFBD8
Accessibility & contrast
On white
1.45
#58F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#58F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F284
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F284 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#1EEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f284; /* rgb */ color: rgb(88, 242, 132); /* oklch */ color: oklch(85.5% 0.199 149.5);
Tailwind
colors: {
custom: {
50: '#97f7a9',
500: '#58f284',
950: '#000000',
},
}SCSS
$custom: #58f284; $custom-light: #97f7a9; $custom-dark: #000000;
JSON
{
"hex": "#58f284",
"rgb": {
"r": 88,
"g": 242,
"b": 132
},
"hsl": {
"h": 137.143,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.85454,
"c": 0.19902,
"h": 149.5
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#58F284
secondary
#BE3096
accent
#03A2E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581