#58F87F#58F87F
#58F87F is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.9% C 0.211 H 148.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #58F87F |
|---|---|
| RGB | rgb(88, 248, 127) |
| HSL | hsl(135, 92%, 66%) |
| HSV | hsv(135, 65%, 97%) |
| CMYK | cmyk(64.5%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.36, -66.43, 45.86) |
| CIE-LCH | lch(87.36, 80.72, 145.38°) |
| OKLab | oklab(86.86% -0.1792 0.1113) |
| OKLCH | oklch(86.86% 0.211 148.2) |
| XYZ | xyz(41.4196, 70.7375, 31.5454) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.09
Minty Green
#0BF77D
ΔE00 2.43
Wintergreen
#20F986
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 2.68
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F87F #F858D1
analogous
#81F858 #58F87F #58F8CF
triadic
#58F87F #7F58F8 #F87F58
tetradic
#58F87F #5881F8 #F858D1 #F8CF58
square
#58F87F #5881F8 #F858D1 #F8CF58
split-complementary
#58F87F #CF58F8 #F85881
monochromatic
#09CD38 #1DF652 #58F87F #93FAAC #CDFDD9
Accessibility & contrast
On white
1.39
#58F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#58F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F87F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F87F | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E7D588
Tritanopia (blue-blind)
#1DF3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #58f87f; /* rgb */ color: rgb(88, 248, 127); /* oklch */ color: oklch(86.9% 0.211 148.2);
Tailwind
colors: {
custom: {
50: '#98fca6',
500: '#58f87f',
950: '#000000',
},
}SCSS
$custom: #58f87f; $custom-light: #98fca6; $custom-dark: #000000;
JSON
{
"hex": "#58f87f",
"rgb": {
"r": 88,
"g": 248,
"b": 127
},
"hsl": {
"h": 134.625,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.8686,
"c": 0.21093,
"h": 148.2
},
"luminance": 0.70742
}Semantic roles & 50–950 ramp
primary
#58F87F
secondary
#C92CA2
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680