#58F183#58F183
#58F183 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.2% C 0.199 H 149.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #58F183 |
|---|---|
| RGB | rgb(88, 241, 131) |
| HSL | hsl(137, 85%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(63.5%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.31, -63.33, 41.37) |
| CIE-LCH | lch(85.31, 75.64, 146.85°) |
| OKLab | oklab(85.19% -0.1709 0.1013) |
| OKLCH | oklch(85.19% 0.199 149.4) |
| XYZ | xyz(39.5736, 66.6199, 32.2417) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.95
Spearmint
#1EF876
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F183 #F158C6
analogous
#7AF158 #58F183 #58F1D0
triadic
#58F183 #8358F1 #F18358
tetradic
#58F183 #587AF1 #F158C6 #F1D058
square
#58F183 #587AF1 #F158C6 #F1D058
split-complementary
#58F183 #D058F1 #F1587A
monochromatic
#10BF41 #20EC59 #58F183 #90F6AD #C9FAD7
Accessibility & contrast
On white
1.47
#58F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#58F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F183
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F183 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#20EDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58f183; /* rgb */ color: rgb(88, 241, 131); /* oklch */ color: oklch(85.2% 0.199 149.4);
Tailwind
colors: {
custom: {
50: '#96f7a8',
500: '#58f183',
950: '#000000',
},
}SCSS
$custom: #58f183; $custom-light: #96f7a8; $custom-dark: #000000;
JSON
{
"hex": "#58f183",
"rgb": {
"r": 88,
"g": 241,
"b": 131
},
"hsl": {
"h": 136.863,
"s": 84.53,
"l": 64.51
},
"oklch": {
"l": 0.85191,
"c": 0.19862,
"h": 149.4
},
"luminance": 0.66624
}Semantic roles & 50–950 ramp
primary
#58F183
secondary
#BD3095
accent
#05A3E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581