#58F58A#58F58A
#58F58A is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.198 H 150.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #58F58A |
|---|---|
| RGB | rgb(88, 245, 138) |
| HSL | hsl(139, 89%, 65%) |
| HSV | hsv(139, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(86.61, -63.68, 39.61) |
| CIE-LCH | lch(86.61, 75.00, 148.12°) |
| OKLab | oklab(86.29% -0.1718 0.0975) |
| OKLCH | oklch(86.29% 0.198 150.4) |
| XYZ | xyz(41.2611, 69.2102, 35.2243) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.20
Turquoise Green
#04F489
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.63
Spearmint
#1EF876
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F58A #F558C3
analogous
#75F558 #58F58A #58F5D8
triadic
#58F58A #8A58F5 #F58A58
tetradic
#58F58A #5875F5 #F558C3 #F5D858
square
#58F58A #5875F5 #F558C3 #F5D858
split-complementary
#58F58A #D858F5 #F55875
monochromatic
#0CC747 #1EF262 #58F58A #92F8B2 #CBFCDB
Accessibility & contrast
On white
1.41
#58F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#58F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F58A
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F58A | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#14F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f58a; /* rgb */ color: rgb(88, 245, 138); /* oklch */ color: oklch(86.3% 0.198 150.4);
Tailwind
colors: {
custom: {
50: '#97faad',
500: '#58f58a',
950: '#000000',
},
}SCSS
$custom: #58f58a; $custom-light: #97faad; $custom-dark: #000000;
JSON
{
"hex": "#58f58a",
"rgb": {
"r": 88,
"g": 245,
"b": 138
},
"hsl": {
"h": 139.108,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86291,
"c": 0.19754,
"h": 150.4
},
"luminance": 0.69215
}Semantic roles & 50–950 ramp
primary
#58F58A
secondary
#C32E94
accent
#009CE5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581