#59FD7E#59FD7E
#59FD7E is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.218 H 147.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #59FD7E |
|---|---|
| RGB | rgb(89, 253, 126) |
| HSL | hsl(134, 98%, 67%) |
| HSV | hsv(134, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(88.86, -68.14, 48.21) |
| CIE-LCH | lch(88.86, 83.47, 144.72°) |
| OKLab | oklab(88.11% -0.1838 0.1165) |
| OKLCH | oklch(88.11% 0.218 147.6) |
| XYZ | xyz(43.0079, 73.8763, 31.7276) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.35
Spring Green
#00FF7F
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.15
Light Bright Green
#53FE5C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FD7E #FD59D8
analogous
#86FD59 #59FD7E #59FDD0
triadic
#59FD7E #7E59FD #FD7E59
tetradic
#59FD7E #5986FD #FD59D8 #FDD059
square
#59FD7E #5986FD #FD59D8 #FDD059
split-complementary
#59FD7E #D059FD #FD5986
monochromatic
#03D933 #1DFC4F #59FD7E #95FEAD #D2FEDC
Accessibility & contrast
On white
1.33
#59FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#59FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FD7E
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FD7E | 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)
#FFE873
Deuteranopia (green-blind)
#EBDA87
Tritanopia (blue-blind)
#1EF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59fd7e; /* rgb */ color: rgb(89, 253, 126); /* oklch */ color: oklch(88.1% 0.218 147.6);
Tailwind
colors: {
custom: {
50: '#99ffa6',
500: '#59fd7e',
950: '#000000',
},
}SCSS
$custom: #59fd7e; $custom-light: #99ffa6; $custom-dark: #000000;
JSON
{
"hex": "#59fd7e",
"rgb": {
"r": 89,
"g": 253,
"b": 126
},
"hsl": {
"h": 133.537,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.88106,
"c": 0.21762,
"h": 147.6
},
"luminance": 0.73881
}Semantic roles & 50–950 ramp
primary
#59FD7E
secondary
#D328AC
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680