#58FF71#58FF71
#58FF71 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.231 H 145.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF71 |
|---|---|
| RGB | rgb(88, 255, 113) |
| HSL | hsl(129, 100%, 67%) |
| HSV | hsv(129, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(89.29, -70.71, 54.66) |
| CIE-LCH | lch(89.29, 89.37, 142.30°) |
| OKLab | oklab(88.4% -0.191 0.1299) |
| OKLCH | oklch(88.4% 0.231 145.8) |
| XYZ | xyz(42.7623, 74.7825, 27.8005) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.93
Light Bright Green
#53FE5C
ΔE00 2.14
Bright Light Green
#2DFE54
ΔE00 2.79
Light Neon Green
#4EFD54
ΔE00 2.80
Lighter Green
#75FD63
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF71 #FF58E6
analogous
#93FF58 #58FF71 #58FFC5
triadic
#58FF71 #7158FF #FF7158
tetradic
#58FF71 #5893FF #FF58E6 #FFC558
square
#58FF71 #5893FF #FF58E6 #FFC558
split-complementary
#58FF71 #C558FF #FF5893
monochromatic
#00DD21 #1BFF3D #58FF71 #95FFA5 #D2FFD9
Accessibility & contrast
On white
1.32
#58FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#58FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF71
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF71 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#EEDB7C
Tritanopia (blue-blind)
#22F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #58ff71; /* rgb */ color: rgb(88, 255, 113); /* oklch */ color: oklch(88.4% 0.231 145.8);
Tailwind
colors: {
custom: {
50: '#99ff9d',
500: '#58ff71',
950: '#000000',
},
}SCSS
$custom: #58ff71; $custom-light: #99ff9d; $custom-dark: #000000;
JSON
{
"hex": "#58ff71",
"rgb": {
"r": 88,
"g": 255,
"b": 113
},
"hsl": {
"h": 128.982,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.88404,
"c": 0.23103,
"h": 145.8
},
"luminance": 0.74787
}Semantic roles & 50–950 ramp
primary
#58FF71
secondary
#D626BB
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680