#58F08A#58F08A
#58F08A is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.191 H 150.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58F08A |
|---|---|
| RGB | rgb(88, 240, 138) |
| HSL | hsl(140, 84%, 64%) |
| HSV | hsv(140, 63%, 94%) |
| CMYK | cmyk(63.3%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.11, -61.85, 37.68) |
| CIE-LCH | lch(85.11, 72.43, 148.65°) |
| OKLab | oklab(85.06% -0.167 0.093) |
| OKLCH | oklch(85.06% 0.191 150.9) |
| XYZ | xyz(39.7689, 66.2258, 34.7269) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.62
Weird Green
#3AE57F
ΔE00 2.87
Wintergreen
#20F986
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F08A #F058BE
analogous
#72F058 #58F08A #58F0D6
triadic
#58F08A #8A58F0 #F08A58
tetradic
#58F08A #5872F0 #F058BE #F0D658
square
#58F08A #5872F0 #F058BE #F0D658
split-complementary
#58F08A #D658F0 #F05872
monochromatic
#11BD49 #20EB63 #58F08A #90F5B1 #C8FAD9
Accessibility & contrast
On white
1.47
#58F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#58F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F08A
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F08A | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#1AECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58f08a; /* rgb */ color: rgb(88, 240, 138); /* oklch */ color: oklch(85.1% 0.191 150.9);
Tailwind
colors: {
custom: {
50: '#96f6ad',
500: '#58f08a',
950: '#000000',
},
}SCSS
$custom: #58f08a; $custom-light: #96f6ad; $custom-dark: #000000;
JSON
{
"hex": "#58f08a",
"rgb": {
"r": 88,
"g": 240,
"b": 138
},
"hsl": {
"h": 139.737,
"s": 83.516,
"l": 64.314
},
"oklch": {
"l": 0.85059,
"c": 0.19112,
"h": 150.9
},
"luminance": 0.6623
}Semantic roles & 50–950 ramp
primary
#58F08A
secondary
#BB318E
accent
#0698E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581