#58F288#58F288
#58F288 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.5% C 0.195 H 150.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58F288 |
|---|---|
| RGB | rgb(88, 242, 136) |
| HSL | hsl(139, 86%, 65%) |
| HSV | hsv(139, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.68, -62.91, 39.40) |
| CIE-LCH | lch(85.68, 74.23, 147.94°) |
| OKLab | oklab(85.52% -0.1698 0.0969) |
| OKLCH | oklch(85.52% 0.195 150.3) |
| XYZ | xyz(40.2175, 67.3524, 34.1686) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.80
Weird Green
#3AE57F
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F288 #F258C2
analogous
#75F258 #58F288 #58F2D5
triadic
#58F288 #8858F2 #F28858
tetradic
#58F288 #5875F2 #F258C2 #F2D558
square
#58F288 #5875F2 #F258C2 #F2D558
split-complementary
#58F288 #D558F2 #F25875
monochromatic
#0FC146 #1FEE60 #58F288 #91F6B0 #CAFBD9
Accessibility & contrast
On white
1.45
#58F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#58F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F288
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F288 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#1AEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f288; /* rgb */ color: rgb(88, 242, 136); /* oklch */ color: oklch(85.5% 0.195 150.3);
Tailwind
colors: {
custom: {
50: '#97f7ac',
500: '#58f288',
950: '#000000',
},
}SCSS
$custom: #58f288; $custom-light: #97f7ac; $custom-dark: #000000;
JSON
{
"hex": "#58f288",
"rgb": {
"r": 88,
"g": 242,
"b": 136
},
"hsl": {
"h": 138.701,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.85519,
"c": 0.19547,
"h": 150.3
},
"luminance": 0.67357
}Semantic roles & 50–950 ramp
primary
#58F288
secondary
#BE3092
accent
#039DE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581