#59FF73#59FF73
#59FF73 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.229 H 146.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF73 |
|---|---|
| RGB | rgb(89, 255, 115) |
| HSL | hsl(129, 100%, 67%) |
| HSV | hsv(129, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.34, -70.28, 53.82) |
| CIE-LCH | lch(89.34, 88.52, 142.56°) |
| OKLab | oklab(88.46% -0.1898 0.1282) |
| OKLCH | oklch(88.46% 0.229 146) |
| XYZ | xyz(42.9714, 74.8772, 28.4045) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.85
Light Bright Green
#53FE5C
ΔE00 2.36
Bright Light Green
#2DFE54
ΔE00 3.00
Light Neon Green
#4EFD54
ΔE00 3.02
Lighter Green
#75FD63
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF73 #FF59E5
analogous
#92FF59 #59FF73 #59FFC6
triadic
#59FF73 #7359FF #FF7359
tetradic
#59FF73 #5992FF #FF59E5 #FFC659
square
#59FF73 #5992FF #FF59E5 #FFC659
split-complementary
#59FF73 #C659FF #FF5992
monochromatic
#00DE23 #1CFF3F #59FF73 #96FFA7 #D3FFDA
Accessibility & contrast
On white
1.31
#59FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#59FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF73
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF73 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#EEDB7E
Tritanopia (blue-blind)
#24F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59ff73; /* rgb */ color: rgb(89, 255, 115); /* oklch */ color: oklch(88.5% 0.229 146.0);
Tailwind
colors: {
custom: {
50: '#9aff9e',
500: '#59ff73',
950: '#000000',
},
}SCSS
$custom: #59ff73; $custom-light: #9aff9e; $custom-dark: #000000;
JSON
{
"hex": "#59ff73",
"rgb": {
"r": 89,
"g": 255,
"b": 115
},
"hsl": {
"h": 129.398,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88455,
"c": 0.2291,
"h": 146
},
"luminance": 0.74882
}Semantic roles & 50–950 ramp
primary
#59FF73
secondary
#D626BB
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680