#59F77D#59F77D
#59F77D is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.6% C 0.211 H 147.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59F77D |
|---|---|
| RGB | rgb(89, 247, 125) |
| HSL | hsl(134, 91%, 66%) |
| HSV | hsv(134, 64%, 97%) |
| CMYK | cmyk(64%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(87.06, -66.17, 46.44) |
| CIE-LCH | lch(87.06, 80.84, 144.94°) |
| OKLab | oklab(86.61% -0.1786 0.1125) |
| OKLCH | oklch(86.61% 0.211 147.8) |
| XYZ | xyz(41.0793, 70.1218, 30.7680) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.12
Minty Green
#0BF77D
ΔE00 2.54
Wintergreen
#20F986
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F77D #F759D3
analogous
#84F759 #59F77D #59F7CC
triadic
#59F77D #7D59F7 #F77D59
tetradic
#59F77D #5984F7 #F759D3 #F7CC59
square
#59F77D #5984F7 #F759D3 #F7CC59
split-complementary
#59F77D #CC59F7 #F75984
monochromatic
#0ACC36 #1FF44F #59F77D #93FAAB #CEFDD8
Accessibility & contrast
On white
1.40
#59F77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#59F77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F77D
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F77D | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE273
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#24F2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #59f77d; /* rgb */ color: rgb(89, 247, 125); /* oklch */ color: oklch(86.6% 0.211 147.8);
Tailwind
colors: {
custom: {
50: '#98fba5',
500: '#59f77d',
950: '#000000',
},
}SCSS
$custom: #59f77d; $custom-light: #98fba5; $custom-dark: #000000;
JSON
{
"hex": "#59f77d",
"rgb": {
"r": 89,
"g": 247,
"b": 125
},
"hsl": {
"h": 133.671,
"s": 90.805,
"l": 65.882
},
"oklch": {
"l": 0.86611,
"c": 0.21103,
"h": 147.8
},
"luminance": 0.70126
}Semantic roles & 50–950 ramp
primary
#59F77D
secondary
#C82CA4
accent
#00B1E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680