#59FD7F#59FD7F
#59FD7F is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.217 H 147.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #59FD7F |
|---|---|
| RGB | rgb(89, 253, 127) |
| HSL | hsl(134, 98%, 67%) |
| HSV | hsv(134, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(88.88, -68.00, 47.75) |
| CIE-LCH | lch(88.88, 83.09, 144.92°) |
| OKLab | oklab(88.12% -0.1834 0.1155) |
| OKLCH | oklch(88.12% 0.217 147.8) |
| XYZ | xyz(43.0728, 73.9022, 32.0692) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.34
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Spring Green
#00FF7F
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.06
Light Bright Green
#53FE5C
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FD7F #FD59D7
analogous
#85FD59 #59FD7F #59FDD1
triadic
#59FD7F #7F59FD #FD7F59
tetradic
#59FD7F #5985FD #FD59D7 #FDD159
square
#59FD7F #5985FD #FD59D7 #FDD159
split-complementary
#59FD7F #D159FD #FD5985
monochromatic
#03D934 #1DFC50 #59FD7F #95FEAE #D2FEDC
Accessibility & contrast
On white
1.33
#59FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#59FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FD7F
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FD7F | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#1DF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59fd7f; /* rgb */ color: rgb(89, 253, 127); /* oklch */ color: oklch(88.1% 0.217 147.8);
Tailwind
colors: {
custom: {
50: '#99ffa6',
500: '#59fd7f',
950: '#000000',
},
}SCSS
$custom: #59fd7f; $custom-light: #99ffa6; $custom-dark: #000000;
JSON
{
"hex": "#59fd7f",
"rgb": {
"r": 89,
"g": 253,
"b": 127
},
"hsl": {
"h": 133.902,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.8812,
"c": 0.21677,
"h": 147.8
},
"luminance": 0.73907
}Semantic roles & 50–950 ramp
primary
#59FD7F
secondary
#D328AB
accent
#00B0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680