#58F387#58F387
#58F387 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.7% C 0.198 H 150.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #58F387 |
|---|---|
| RGB | rgb(88, 243, 135) |
| HSL | hsl(138, 87%, 65%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(63.8%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(85.97, -63.43, 40.26) |
| CIE-LCH | lch(85.97, 75.13, 147.60°) |
| OKLab | oklab(85.75% -0.1711 0.0988) |
| OKLCH | oklch(85.75% 0.198 150) |
| XYZ | xyz(40.4452, 67.9210, 33.8956) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 2.69
Spearmint
#1EF876
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F387 #F358C4
analogous
#76F358 #58F387 #58F3D5
triadic
#58F387 #8758F3 #F38758
tetradic
#58F387 #5876F3 #F358C4 #F3D558
square
#58F387 #5876F3 #F358C4 #F3D558
split-complementary
#58F387 #D558F3 #F35876
monochromatic
#0EC345 #1FEF5E #58F387 #91F7B0 #CAFBD9
Accessibility & contrast
On white
1.44
#58F387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#58F387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F387
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F387 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7F
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#1AEFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58f387; /* rgb */ color: rgb(88, 243, 135); /* oklch */ color: oklch(85.7% 0.198 150.0);
Tailwind
colors: {
custom: {
50: '#97f8ab',
500: '#58f387',
950: '#000000',
},
}SCSS
$custom: #58f387; $custom-light: #97f8ab; $custom-dark: #000000;
JSON
{
"hex": "#58f387",
"rgb": {
"r": 88,
"g": 243,
"b": 135
},
"hsl": {
"h": 138.194,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.85749,
"c": 0.19764,
"h": 150
},
"luminance": 0.67925
}Semantic roles & 50–950 ramp
primary
#58F387
secondary
#C02F94
accent
#029FE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581