#59F87F#59F87F
#59F87F is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.211 H 148.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59F87F |
|---|---|
| RGB | rgb(89, 248, 127) |
| HSL | hsl(134, 92%, 66%) |
| HSV | hsv(134, 64%, 97%) |
| CMYK | cmyk(64.1%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.38, -66.24, 45.90) |
| CIE-LCH | lch(87.38, 80.59, 145.28°) |
| OKLab | oklab(86.89% -0.1787 0.1114) |
| OKLCH | oklch(86.89% 0.211 148.1) |
| XYZ | xyz(41.5150, 70.7867, 31.5499) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.14
Minty Green
#0BF77D
ΔE00 2.49
Wintergreen
#20F986
ΔE00 2.68
Spring Green
#00FF7F
ΔE00 2.73
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F87F #F859D2
analogous
#82F859 #59F87F #59F8CF
triadic
#59F87F #7F59F8 #F87F59
tetradic
#59F87F #5982F8 #F859D2 #F8CF59
square
#59F87F #5982F8 #F859D2 #F8CF59
split-complementary
#59F87F #CF59F8 #F85982
monochromatic
#09CE38 #1EF652 #59F87F #94FAAC #CEFDDA
Accessibility & contrast
On white
1.39
#59F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#59F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F87F
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F87F | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#21F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f87f; /* rgb */ color: rgb(89, 248, 127); /* oklch */ color: oklch(86.9% 0.211 148.1);
Tailwind
colors: {
custom: {
50: '#98fca6',
500: '#59f87f',
950: '#000000',
},
}SCSS
$custom: #59f87f; $custom-light: #98fca6; $custom-dark: #000000;
JSON
{
"hex": "#59f87f",
"rgb": {
"r": 89,
"g": 248,
"b": 127
},
"hsl": {
"h": 134.34,
"s": 91.908,
"l": 66.078
},
"oklch": {
"l": 0.86887,
"c": 0.21057,
"h": 148.1
},
"luminance": 0.70791
}Semantic roles & 50–950 ramp
primary
#59F87F
secondary
#C92CA4
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680