#59FA73#59FA73
#59FA73 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.2% C 0.223 H 146.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA73 |
|---|---|
| RGB | rgb(89, 250, 115) |
| HSL | hsl(130, 94%, 66%) |
| HSV | hsv(130, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 54%, 2%) |
| CIE-LAB | lab(87.84, -68.57, 52.03) |
| CIE-LCH | lch(87.84, 86.08, 142.81°) |
| OKLab | oklab(87.22% -0.1852 0.1243) |
| OKLCH | oklch(87.22% 0.223 146.1) |
| XYZ | xyz(41.3971, 71.7286, 27.8797) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Spearmint
#1EF876
ΔE00 2.55
Light Bright Green
#53FE5C
ΔE00 2.83
Spring Green
#00FF7F
ΔE00 3.25
Bright Light Green
#2DFE54
ΔE00 3.39
Light Neon Green
#4EFD54
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA73 #FA59E0
analogous
#90FA59 #59FA73 #59FAC3
triadic
#59FA73 #7359FA #FA7359
tetradic
#59FA73 #5990FA #FA59E0 #FAC359
square
#59FA73 #5990FA #FA59E0 #FAC359
split-complementary
#59FA73 #C359FA #FA5990
monochromatic
#06D227 #1EF841 #59FA73 #94FCA5 #D0FED7
Accessibility & contrast
On white
1.37
#59FA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#59FA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA73
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA73 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE566
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#28F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #59fa73; /* rgb */ color: rgb(89, 250, 115); /* oklch */ color: oklch(87.2% 0.223 146.1);
Tailwind
colors: {
custom: {
50: '#99fd9e',
500: '#59fa73',
950: '#000000',
},
}SCSS
$custom: #59fa73; $custom-light: #99fd9e; $custom-dark: #000000;
JSON
{
"hex": "#59fa73",
"rgb": {
"r": 89,
"g": 250,
"b": 115
},
"hsl": {
"h": 129.689,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.87217,
"c": 0.22308,
"h": 146.1
},
"luminance": 0.71733
}Semantic roles & 50–950 ramp
primary
#59FA73
secondary
#CD2AB3
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680