#59FA7B#59FA7B
#59FA7B is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.3% C 0.216 H 147.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA7B |
|---|---|
| RGB | rgb(89, 250, 123) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(87.93, -67.51, 48.46) |
| CIE-LCH | lch(87.93, 83.10, 144.33°) |
| OKLab | oklab(87.32% -0.1822 0.1169) |
| OKLCH | oklch(87.32% 0.216 147.3) |
| XYZ | xyz(41.8776, 71.9208, 30.4102) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.17
Lightgreen (survey)
#76FF7B
ΔE00 2.40
Spring Green
#00FF7F
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.84
Wintergreen
#20F986
ΔE00 3.16
Light Bright Green
#53FE5C
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA7B #FA59D8
analogous
#88FA59 #59FA7B #59FACC
triadic
#59FA7B #7B59FA #FA7B59
tetradic
#59FA7B #5988FA #FA59D8 #FACC59
square
#59FA7B #5988FA #FA59D8 #FACC59
split-complementary
#59FA7B #CC59FA #FA5988
monochromatic
#06D231 #1EF84C #59FA7B #94FCAA #D0FED9
Accessibility & contrast
On white
1.36
#59FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#59FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA7B
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA7B | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#23F5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #59fa7b; /* rgb */ color: rgb(89, 250, 123); /* oklch */ color: oklch(87.3% 0.216 147.3);
Tailwind
colors: {
custom: {
50: '#99fda3',
500: '#59fa7b',
950: '#000000',
},
}SCSS
$custom: #59fa7b; $custom-light: #99fda3; $custom-dark: #000000;
JSON
{
"hex": "#59fa7b",
"rgb": {
"r": 89,
"g": 250,
"b": 123
},
"hsl": {
"h": 132.671,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.87324,
"c": 0.21645,
"h": 147.3
},
"luminance": 0.71925
}Semantic roles & 50–950 ramp
primary
#59FA7B
secondary
#CD2AAB
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680