#59F880#59F880
#59F880 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.210 H 148.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59F880 |
|---|---|
| RGB | rgb(89, 248, 128) |
| HSL | hsl(135, 92%, 66%) |
| HSV | hsv(135, 64%, 97%) |
| CMYK | cmyk(64.1%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(87.39, -66.10, 45.44) |
| CIE-LCH | lch(87.39, 80.21, 145.49°) |
| OKLab | oklab(86.9% -0.1783 0.1104) |
| OKLCH | oklch(86.9% 0.21 148.2) |
| XYZ | xyz(41.5805, 70.8129, 31.8948) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.16
Minty Green
#0BF77D
ΔE00 2.45
Wintergreen
#20F986
ΔE00 2.59
Spring Green
#00FF7F
ΔE00 2.72
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F880 #F859D1
analogous
#81F859 #59F880 #59F8CF
triadic
#59F880 #8059F8 #F88059
tetradic
#59F880 #5981F8 #F859D1 #F8CF59
square
#59F880 #5981F8 #F859D1 #F8CF59
split-complementary
#59F880 #CF59F8 #F85981
monochromatic
#09CE39 #1EF653 #59F880 #94FAAD #CEFDDA
Accessibility & contrast
On white
1.38
#59F880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#59F880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F880
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F880 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 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)
#FAE376
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#20F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f880; /* rgb */ color: rgb(89, 248, 128); /* oklch */ color: oklch(86.9% 0.210 148.2);
Tailwind
colors: {
custom: {
50: '#98fca7',
500: '#59f880',
950: '#000000',
},
}SCSS
$custom: #59f880; $custom-light: #98fca7; $custom-dark: #000000;
JSON
{
"hex": "#59f880",
"rgb": {
"r": 89,
"g": 248,
"b": 128
},
"hsl": {
"h": 134.717,
"s": 91.908,
"l": 66.078
},
"oklch": {
"l": 0.86902,
"c": 0.20971,
"h": 148.2
},
"luminance": 0.70817
}Semantic roles & 50–950 ramp
primary
#59F880
secondary
#C92CA3
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1810
muted
#808680