#58F383#58F383
#58F383 is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.201 H 149.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #58F383 |
|---|---|
| RGB | rgb(88, 243, 131) |
| HSL | hsl(137, 87%, 65%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(63.8%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(85.91, -64.05, 42.13) |
| CIE-LCH | lch(85.91, 76.67, 146.67°) |
| OKLab | oklab(85.69% -0.1728 0.103) |
| OKLCH | oklch(85.69% 0.201 149.2) |
| XYZ | xyz(40.1688, 67.8104, 32.4401) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 2.98
Spring Green
#00FF7F
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F383 #F358C8
analogous
#7BF358 #58F383 #58F3D0
triadic
#58F383 #8358F3 #F38358
tetradic
#58F383 #587BF3 #F358C8 #F3D058
square
#58F383 #587BF3 #F358C8 #F3D058
split-complementary
#58F383 #D058F3 #F3587B
monochromatic
#0EC340 #1FEF59 #58F383 #91F7AD #CAFBD8
Accessibility & contrast
On white
1.44
#58F383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#58F383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F383
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F383 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#1EEFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58f383; /* rgb */ color: rgb(88, 243, 131); /* oklch */ color: oklch(85.7% 0.201 149.2);
Tailwind
colors: {
custom: {
50: '#97f8a8',
500: '#58f383',
950: '#000000',
},
}SCSS
$custom: #58f383; $custom-light: #97f8a8; $custom-dark: #000000;
JSON
{
"hex": "#58f383",
"rgb": {
"r": 88,
"g": 243,
"b": 131
},
"hsl": {
"h": 136.645,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.85685,
"c": 0.20116,
"h": 149.2
},
"luminance": 0.67815
}Semantic roles & 50–950 ramp
primary
#58F383
secondary
#C02F98
accent
#02A5E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581