#58F089#58F089
#58F089 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.0% C 0.192 H 150.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #58F089 |
|---|---|
| RGB | rgb(88, 240, 137) |
| HSL | hsl(139, 84%, 64%) |
| HSV | hsv(139, 63%, 94%) |
| CMYK | cmyk(63.3%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.10, -62.02, 38.16) |
| CIE-LCH | lch(85.10, 72.82, 148.40°) |
| OKLab | oklab(85.04% -0.1674 0.0941) |
| OKLCH | oklch(85.04% 0.192 150.7) |
| XYZ | xyz(39.6969, 66.1969, 34.3473) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F089 #F058BF
analogous
#73F058 #58F089 #58F0D5
triadic
#58F089 #8958F0 #F08958
tetradic
#58F089 #5873F0 #F058BF #F0D558
square
#58F089 #5873F0 #F058BF #F0D558
split-complementary
#58F089 #D558F0 #F05873
monochromatic
#11BD48 #20EB61 #58F089 #90F5B1 #C8FAD8
Accessibility & contrast
On white
1.47
#58F089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#58F089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F089
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F089 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#1BECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58f089; /* rgb */ color: rgb(88, 240, 137); /* oklch */ color: oklch(85.0% 0.192 150.7);
Tailwind
colors: {
custom: {
50: '#96f6ac',
500: '#58f089',
950: '#000000',
},
}SCSS
$custom: #58f089; $custom-light: #96f6ac; $custom-dark: #000000;
JSON
{
"hex": "#58f089",
"rgb": {
"r": 88,
"g": 240,
"b": 137
},
"hsl": {
"h": 139.342,
"s": 83.516,
"l": 64.314
},
"oklch": {
"l": 0.85042,
"c": 0.19201,
"h": 150.7
},
"luminance": 0.66201
}Semantic roles & 50–950 ramp
primary
#58F089
secondary
#BB318F
accent
#069AE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581