#59F07A#59F07A
#59F07A is a very light, highly saturated green. Relative luminance 0.658; OKLCH L 84.8% C 0.205 H 147.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59F07A |
|---|---|
| RGB | rgb(89, 240, 122) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(84.92, -64.11, 45.21) |
| CIE-LCH | lch(84.92, 78.45, 144.81°) |
| OKLab | oklab(84.83% -0.1731 0.1096) |
| OKLCH | oklch(84.83% 0.205 147.7) |
| XYZ | xyz(38.7900, 65.8452, 29.0738) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F07A #F059CF
analogous
#83F059 #59F07A #59F0C6
triadic
#59F07A #7A59F0 #F07A59
tetradic
#59F07A #5983F0 #F059CF #F0C659
square
#59F07A #5983F0 #F059CF #F0C659
split-complementary
#59F07A #C659F0 #F05983
monochromatic
#11BD37 #21EB4D #59F07A #91F5A7 #C9FAD4
Accessibility & contrast
On white
1.48
#59F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#59F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F07A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F07A | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#2BEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59f07a; /* rgb */ color: rgb(89, 240, 122); /* oklch */ color: oklch(84.8% 0.205 147.7);
Tailwind
colors: {
custom: {
50: '#97f6a2',
500: '#59f07a',
950: '#000000',
},
}SCSS
$custom: #59f07a; $custom-light: #97f6a2; $custom-dark: #000000;
JSON
{
"hex": "#59f07a",
"rgb": {
"r": 89,
"g": 240,
"b": 122
},
"hsl": {
"h": 133.113,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.84834,
"c": 0.20484,
"h": 147.7
},
"luminance": 0.65849
}Semantic roles & 50–950 ramp
primary
#59F07A
secondary
#BC319E
accent
#06B0E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580