#59F07B#59F07B
#59F07B is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.8% C 0.204 H 147.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59F07B |
|---|---|
| RGB | rgb(89, 240, 123) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(84.93, -63.97, 44.75) |
| CIE-LCH | lch(84.93, 78.06, 145.03°) |
| OKLab | oklab(84.85% -0.1727 0.1086) |
| OKLCH | oklch(84.85% 0.204 147.8) |
| XYZ | xyz(38.8523, 65.8702, 29.4018) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F07B #F059CE
analogous
#83F059 #59F07B #59F0C7
triadic
#59F07B #7B59F0 #F07B59
tetradic
#59F07B #5983F0 #F059CE #F0C759
square
#59F07B #5983F0 #F059CE #F0C759
split-complementary
#59F07B #C759F0 #F05983
monochromatic
#11BD38 #21EB4E #59F07B #91F5A8 #C9FAD4
Accessibility & contrast
On white
1.48
#59F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#59F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F07B
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F07B | 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)
#F2DC71
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#2AEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59f07b; /* rgb */ color: rgb(89, 240, 123); /* oklch */ color: oklch(84.8% 0.204 147.8);
Tailwind
colors: {
custom: {
50: '#97f6a3',
500: '#59f07b',
950: '#000000',
},
}SCSS
$custom: #59f07b; $custom-light: #97f6a3; $custom-dark: #000000;
JSON
{
"hex": "#59f07b",
"rgb": {
"r": 89,
"g": 240,
"b": 123
},
"hsl": {
"h": 133.51,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.84849,
"c": 0.20398,
"h": 147.8
},
"luminance": 0.65874
}Semantic roles & 50–950 ramp
primary
#59F07B
secondary
#BC319D
accent
#06AFE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580