#58F87D#58F87D
#58F87D is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.8% C 0.213 H 147.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58F87D |
|---|---|
| RGB | rgb(88, 248, 125) |
| HSL | hsl(134, 92%, 66%) |
| HSV | hsv(134, 65%, 97%) |
| CMYK | cmyk(64.5%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(87.33, -66.72, 46.78) |
| CIE-LCH | lch(87.33, 81.48, 144.96°) |
| OKLab | oklab(86.83% -0.18 0.1132) |
| OKLCH | oklch(86.83% 0.213 147.8) |
| XYZ | xyz(41.2906, 70.6859, 30.8658) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.05
Minty Green
#0BF77D
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.80
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F87D #F858D3
analogous
#83F858 #58F87D #58F8CD
triadic
#58F87D #7D58F8 #F87D58
tetradic
#58F87D #5883F8 #F858D3 #F8CD58
square
#58F87D #5883F8 #F858D3 #F8CD58
split-complementary
#58F87D #CD58F8 #F85883
monochromatic
#09CD36 #1DF64F #58F87D #93FAAB #CDFDD8
Accessibility & contrast
On white
1.39
#58F87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#58F87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F87D
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F87D | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE373
Deuteranopia (green-blind)
#E7D586
Tritanopia (blue-blind)
#1FF3DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #58f87d; /* rgb */ color: rgb(88, 248, 125); /* oklch */ color: oklch(86.8% 0.213 147.8);
Tailwind
colors: {
custom: {
50: '#98fca5',
500: '#58f87d',
950: '#000000',
},
}SCSS
$custom: #58f87d; $custom-light: #98fca5; $custom-dark: #000000;
JSON
{
"hex": "#58f87d",
"rgb": {
"r": 88,
"g": 248,
"b": 125
},
"hsl": {
"h": 133.875,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.86831,
"c": 0.21264,
"h": 147.8
},
"luminance": 0.7069
}Semantic roles & 50–950 ramp
primary
#58F87D
secondary
#C92CA4
accent
#00B0E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680