#59F178#59F178
#59F178 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.208 H 147.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #59F178 |
|---|---|
| RGB | rgb(89, 241, 120) |
| HSL | hsl(132, 84%, 65%) |
| HSV | hsv(132, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(85.19, -64.75, 46.50) |
| CIE-LCH | lch(85.19, 79.72, 144.32°) |
| OKLab | oklab(85.05% -0.1748 0.1123) |
| OKLCH | oklch(85.05% 0.208 147.3) |
| XYZ | xyz(38.9626, 66.3866, 28.5262) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F178 #F159D2
analogous
#86F159 #59F178 #59F1C4
triadic
#59F178 #7859F1 #F17859
tetradic
#59F178 #5986F1 #F159D2 #F1C459
square
#59F178 #5986F1 #F159D2 #F1C459
split-complementary
#59F178 #C459F1 #F15986
monochromatic
#10BF34 #21EC4A #59F178 #91F6A6 #CAFBD4
Accessibility & contrast
On white
1.47
#59F178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#59F178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F178
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F178 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6E
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#2BECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59f178; /* rgb */ color: rgb(89, 241, 120); /* oklch */ color: oklch(85.1% 0.208 147.3);
Tailwind
colors: {
custom: {
50: '#97f7a1',
500: '#59f178',
950: '#000000',
},
}SCSS
$custom: #59f178; $custom-light: #97f7a1; $custom-dark: #000000;
JSON
{
"hex": "#59f178",
"rgb": {
"r": 89,
"g": 241,
"b": 120
},
"hsl": {
"h": 132.237,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85054,
"c": 0.20781,
"h": 147.3
},
"luminance": 0.66391
}Semantic roles & 50–950 ramp
primary
#59F178
secondary
#BE31A1
accent
#05B4E1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580