#59FA7A#59FA7A
#59FA7A is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.3% C 0.217 H 147.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA7A |
|---|---|
| RGB | rgb(89, 250, 122) |
| HSL | hsl(132, 94%, 66%) |
| HSV | hsv(132, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(87.92, -67.65, 48.91) |
| CIE-LCH | lch(87.92, 83.47, 144.13°) |
| OKLab | oklab(87.31% -0.1826 0.1178) |
| OKLCH | oklch(87.31% 0.217 147.2) |
| XYZ | xyz(41.8153, 71.8959, 30.0822) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Lightgreen (survey)
#76FF7B
ΔE00 2.34
Spring Green
#00FF7F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.26
Light Bright Green
#53FE5C
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA7A #FA59D9
analogous
#89FA59 #59FA7A #59FACB
triadic
#59FA7A #7A59FA #FA7A59
tetradic
#59FA7A #5989FA #FA59D9 #FACB59
square
#59FA7A #5989FA #FA59D9 #FACB59
split-complementary
#59FA7A #CB59FA #FA5989
monochromatic
#06D230 #1EF84A #59FA7A #94FCAA #D0FED9
Accessibility & contrast
On white
1.37
#59FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#59FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA7A
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA7A | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#24F5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #59fa7a; /* rgb */ color: rgb(89, 250, 122); /* oklch */ color: oklch(87.3% 0.217 147.2);
Tailwind
colors: {
custom: {
50: '#99fda3',
500: '#59fa7a',
950: '#000000',
},
}SCSS
$custom: #59fa7a; $custom-light: #99fda3; $custom-dark: #000000;
JSON
{
"hex": "#59fa7a",
"rgb": {
"r": 89,
"g": 250,
"b": 122
},
"hsl": {
"h": 132.298,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.8731,
"c": 0.21729,
"h": 147.2
},
"luminance": 0.719
}Semantic roles & 50–950 ramp
primary
#59FA7A
secondary
#CD2AAC
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680