#58F17F#58F17F
#58F17F is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.1% C 0.202 H 148.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #58F17F |
|---|---|
| RGB | rgb(88, 241, 127) |
| HSL | hsl(135, 85%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(63.5%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.26, -63.94, 43.23) |
| CIE-LCH | lch(85.26, 77.18, 145.93°) |
| OKLab | oklab(85.13% -0.1725 0.1053) |
| OKLCH | oklch(85.13% 0.202 148.6) |
| XYZ | xyz(39.3077, 66.5136, 30.8414) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F17F #F158CA
analogous
#7EF158 #58F17F #58F1CB
triadic
#58F17F #7F58F1 #F17F58
tetradic
#58F17F #587EF1 #F158CA #F1CB58
square
#58F17F #587EF1 #F158CA #F1CB58
split-complementary
#58F17F #CB58F1 #F1587E
monochromatic
#10BF3C #20EC54 #58F17F #90F6AA #C9FAD6
Accessibility & contrast
On white
1.47
#58F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#58F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F17F
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F17F | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#23ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58f17f; /* rgb */ color: rgb(88, 241, 127); /* oklch */ color: oklch(85.1% 0.202 148.6);
Tailwind
colors: {
custom: {
50: '#97f7a6',
500: '#58f17f',
950: '#000000',
},
}SCSS
$custom: #58f17f; $custom-light: #97f7a6; $custom-dark: #000000;
JSON
{
"hex": "#58f17f",
"rgb": {
"r": 88,
"g": 241,
"b": 127
},
"hsl": {
"h": 135.294,
"s": 84.53,
"l": 64.51
},
"oklch": {
"l": 0.85129,
"c": 0.20213,
"h": 148.6
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#58F17F
secondary
#BD3099
accent
#05A9E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580