#58F181#58F181
#58F181 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.2% C 0.200 H 149.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #58F181 |
|---|---|
| RGB | rgb(88, 241, 129) |
| HSL | hsl(136, 85%, 65%) |
| HSV | hsv(136, 63%, 95%) |
| CMYK | cmyk(63.5%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.28, -63.64, 42.30) |
| CIE-LCH | lch(85.28, 76.41, 146.38°) |
| OKLab | oklab(85.16% -0.1717 0.1033) |
| OKLCH | oklch(85.16% 0.2 149) |
| XYZ | xyz(39.4393, 66.5662, 31.5347) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.74
Spearmint
#1EF876
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F181 #F158C8
analogous
#7CF158 #58F181 #58F1CD
triadic
#58F181 #8158F1 #F18158
tetradic
#58F181 #587CF1 #F158C8 #F1CD58
square
#58F181 #587CF1 #F158C8 #F1CD58
split-complementary
#58F181 #CD58F1 #F1587C
monochromatic
#10BF3F #20EC56 #58F181 #90F6AC #C9FAD6
Accessibility & contrast
On white
1.47
#58F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#58F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F181
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F181 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD78
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#22EDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58f181; /* rgb */ color: rgb(88, 241, 129); /* oklch */ color: oklch(85.2% 0.200 149.0);
Tailwind
colors: {
custom: {
50: '#96f7a7',
500: '#58f181',
950: '#000000',
},
}SCSS
$custom: #58f181; $custom-light: #96f7a7; $custom-dark: #000000;
JSON
{
"hex": "#58f181",
"rgb": {
"r": 88,
"g": 241,
"b": 129
},
"hsl": {
"h": 136.078,
"s": 84.53,
"l": 64.51
},
"oklch": {
"l": 0.8516,
"c": 0.20038,
"h": 149
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#58F181
secondary
#BD3097
accent
#05A6E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580