#59F07D#59F07D
#59F07D is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.9% C 0.202 H 148.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #59F07D |
|---|---|
| RGB | rgb(89, 240, 125) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(84.96, -63.68, 43.82) |
| CIE-LCH | lch(84.96, 77.30, 145.46°) |
| OKLab | oklab(84.88% -0.1719 0.1066) |
| OKLCH | oklch(84.88% 0.202 148.2) |
| XYZ | xyz(38.9788, 65.9207, 30.0679) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F07D #F059CC
analogous
#80F059 #59F07D #59F0C9
triadic
#59F07D #7D59F0 #F07D59
tetradic
#59F07D #5980F0 #F059CC #F0C959
square
#59F07D #5980F0 #F059CC #F0C959
split-complementary
#59F07D #C959F0 #F05980
monochromatic
#11BD3A #21EB51 #59F07D #91F5A9 #C9FAD5
Accessibility & contrast
On white
1.48
#59F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#59F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F07D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F07D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#29EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59f07d; /* rgb */ color: rgb(89, 240, 125); /* oklch */ color: oklch(84.9% 0.202 148.2);
Tailwind
colors: {
custom: {
50: '#97f6a4',
500: '#59f07d',
950: '#000000',
},
}SCSS
$custom: #59f07d; $custom-light: #97f6a4; $custom-dark: #000000;
JSON
{
"hex": "#59f07d",
"rgb": {
"r": 89,
"g": 240,
"b": 125
},
"hsl": {
"h": 134.305,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.84879,
"c": 0.20223,
"h": 148.2
},
"luminance": 0.65925
}Semantic roles & 50–950 ramp
primary
#59F07D
secondary
#BC319B
accent
#06ACE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580