#58F39D#58F39D
#58F39D is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.178 H 155.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #58F39D |
|---|---|
| RGB | rgb(88, 243, 157) |
| HSL | hsl(147, 87%, 65%) |
| HSV | hsv(147, 64%, 95%) |
| CMYK | cmyk(63.8%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.31, -59.67, 29.76) |
| CIE-LCH | lch(86.31, 66.68, 153.49°) |
| OKLab | oklab(86.14% -0.1617 0.0747) |
| OKLCH | oklch(86.14% 0.178 155.2) |
| XYZ | xyz(42.1572, 68.6058, 42.9123) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.89
Sea Green (survey)
#53FCA1
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 2.84
Mediumspringgreen
#00FA9A
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F39D #F358AE
analogous
#60F358 #58F39D #58F3EB
triadic
#58F39D #9D58F3 #F39D58
tetradic
#58F39D #5860F3 #F358AE #F3EB58
square
#58F39D #5860F3 #F358AE #F3EB58
split-complementary
#58F39D #EB58F3 #F35860
monochromatic
#0EC35E #1FEF7B #58F39D #91F7BF #CAFBE0
Accessibility & contrast
On white
1.43
#58F39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#58F39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F39D
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F39D | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E197
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#00F1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #58f39d; /* rgb */ color: rgb(88, 243, 157); /* oklch */ color: oklch(86.1% 0.178 155.2);
Tailwind
colors: {
custom: {
50: '#96f8ba',
500: '#58f39d',
950: '#000000',
},
}SCSS
$custom: #58f39d; $custom-light: #96f8ba; $custom-dark: #000000;
JSON
{
"hex": "#58f39d",
"rgb": {
"r": 88,
"g": 243,
"b": 157
},
"hsl": {
"h": 146.71,
"s": 86.592,
"l": 64.902
},
"oklch": {
"l": 0.86142,
"c": 0.17809,
"h": 155.2
},
"luminance": 0.6861
}Semantic roles & 50–950 ramp
primary
#58F39D
secondary
#C02F80
accent
#027FE3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581