#58F696#58F696
#58F696 is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.7% C 0.188 H 153.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58F696 |
|---|---|
| RGB | rgb(88, 246, 150) |
| HSL | hsl(144, 90%, 65%) |
| HSV | hsv(144, 64%, 96%) |
| CMYK | cmyk(64.2%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(87.09, -62.05, 34.31) |
| CIE-LCH | lch(87.09, 70.91, 151.06°) |
| OKLab | oklab(86.74% -0.1677 0.0854) |
| OKLCH | oklch(86.74% 0.188 153) |
| XYZ | xyz(42.4817, 70.1838, 40.1563) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.78
Light Green Blue
#56FCA2
ΔE00 1.84
Turquoise Green
#04F489
ΔE00 2.66
Mediumspringgreen
#00FA9A
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.87
Wintergreen
#20F986
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F696 #F658B8
analogous
#69F658 #58F696 #58F6E5
triadic
#58F696 #9658F6 #F69658
tetradic
#58F696 #5869F6 #F658B8 #F6E558
square
#58F696 #5869F6 #F658B8 #F6E558
split-complementary
#58F696 #E558F6 #F65869
monochromatic
#0BC955 #1EF371 #58F696 #92F9BB #CCFCDF
Accessibility & contrast
On white
1.40
#58F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#58F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F696
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F696 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#E2D49C
Tritanopia (blue-blind)
#00F3DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #58f696; /* rgb */ color: rgb(88, 246, 150); /* oklch */ color: oklch(86.7% 0.188 153.0);
Tailwind
colors: {
custom: {
50: '#97fab5',
500: '#58f696',
950: '#000000',
},
}SCSS
$custom: #58f696; $custom-light: #97fab5; $custom-dark: #000000;
JSON
{
"hex": "#58f696",
"rgb": {
"r": 88,
"g": 246,
"b": 150
},
"hsl": {
"h": 143.544,
"s": 89.773,
"l": 65.49
},
"oklch": {
"l": 0.86744,
"c": 0.18817,
"h": 153
},
"luminance": 0.70188
}Semantic roles & 50–950 ramp
primary
#58F696
secondary
#C52D89
accent
#008BE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581