#58FD7B#58FD7B
#58FD7B is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.0% C 0.220 H 147.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD7B |
|---|---|
| RGB | rgb(88, 253, 123) |
| HSL | hsl(133, 98%, 67%) |
| HSV | hsv(133, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(88.80, -68.74, 49.52) |
| CIE-LCH | lch(88.80, 84.72, 144.23°) |
| OKLab | oklab(88.04% -0.1854 0.1193) |
| OKLCH | oklch(88.04% 0.22 147.3) |
| XYZ | xyz(42.7219, 73.7508, 30.7189) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Spearmint
#1EF876
ΔE00 2.36
Spring Green
#00FF7F
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.39
Light Bright Green
#53FE5C
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD7B #FD58DA
analogous
#88FD58 #58FD7B #58FDCD
triadic
#58FD7B #7B58FD #FD7B58
tetradic
#58FD7B #5888FD #FD58DA #FDCD58
square
#58FD7B #5888FD #FD58DA #FDCD58
split-complementary
#58FD7B #CD58FD #FD5888
monochromatic
#03D830 #1CFC4B #58FD7B #94FEAB #D1FEDB
Accessibility & contrast
On white
1.33
#58FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#58FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD7B
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD7B | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#ECD985
Tritanopia (blue-blind)
#1CF8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58fd7b; /* rgb */ color: rgb(88, 253, 123); /* oklch */ color: oklch(88.0% 0.220 147.3);
Tailwind
colors: {
custom: {
50: '#99ffa4',
500: '#58fd7b',
950: '#000000',
},
}SCSS
$custom: #58fd7b; $custom-light: #99ffa4; $custom-dark: #000000;
JSON
{
"hex": "#58fd7b",
"rgb": {
"r": 88,
"g": 253,
"b": 123
},
"hsl": {
"h": 132.727,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88039,
"c": 0.22049,
"h": 147.3
},
"luminance": 0.73755
}Semantic roles & 50–950 ramp
primary
#58FD7B
secondary
#D227AE
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680