#59F180#59F180
#59F180 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.2% C 0.201 H 148.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #59F180 |
|---|---|
| RGB | rgb(89, 241, 128) |
| HSL | hsl(135, 84%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.30, -63.59, 42.81) |
| CIE-LCH | lch(85.30, 76.66, 146.05°) |
| OKLab | oklab(85.17% -0.1716 0.1044) |
| OKLCH | oklch(85.17% 0.201 148.7) |
| XYZ | xyz(39.4685, 66.5889, 31.1909) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F180 #F159CA
analogous
#7EF159 #59F180 #59F1CC
triadic
#59F180 #8059F1 #F18059
tetradic
#59F180 #597EF1 #F159CA #F1CC59
square
#59F180 #597EF1 #F159CA #F1CC59
split-complementary
#59F180 #CC59F1 #F1597E
monochromatic
#10BF3D #21EC55 #59F180 #91F6AB #CAFBD6
Accessibility & contrast
On white
1.47
#59F180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#59F180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F180
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F180 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#26ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59f180; /* rgb */ color: rgb(89, 241, 128); /* oklch */ color: oklch(85.2% 0.201 148.7);
Tailwind
colors: {
custom: {
50: '#97f7a6',
500: '#59f180',
950: '#000000',
},
}SCSS
$custom: #59f180; $custom-light: #97f7a6; $custom-dark: #000000;
JSON
{
"hex": "#59f180",
"rgb": {
"r": 89,
"g": 241,
"b": 128
},
"hsl": {
"h": 135.395,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85172,
"c": 0.20088,
"h": 148.7
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#59F180
secondary
#BE3199
accent
#05A8E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580