#59F07E#59F07E
#59F07E is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.9% C 0.201 H 148.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #59F07E |
|---|---|
| RGB | rgb(89, 240, 126) |
| HSL | hsl(135, 83%, 65%) |
| HSV | hsv(135, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(84.97, -63.53, 43.36) |
| CIE-LCH | lch(84.97, 76.92, 145.69°) |
| OKLab | oklab(84.89% -0.1715 0.1056) |
| OKLCH | oklch(84.89% 0.201 148.4) |
| XYZ | xyz(39.0430, 65.9464, 30.4060) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.81
Spearmint
#1EF876
ΔE00 2.86
Wintergreen
#20F986
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F07E #F059CB
analogous
#80F059 #59F07E #59F0CA
triadic
#59F07E #7E59F0 #F07E59
tetradic
#59F07E #5980F0 #F059CB #F0CA59
square
#59F07E #5980F0 #F059CB #F0CA59
split-complementary
#59F07E #CA59F0 #F05980
monochromatic
#11BD3B #21EB52 #59F07E #91F5AA #C9FAD5
Accessibility & contrast
On white
1.48
#59F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#59F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F07E
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F07E | 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)
#F2DC75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#28EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59f07e; /* rgb */ color: rgb(89, 240, 126); /* oklch */ color: oklch(84.9% 0.201 148.4);
Tailwind
colors: {
custom: {
50: '#97f6a5',
500: '#59f07e',
950: '#000000',
},
}SCSS
$custom: #59f07e; $custom-light: #97f6a5; $custom-dark: #000000;
JSON
{
"hex": "#59f07e",
"rgb": {
"r": 89,
"g": 240,
"b": 126
},
"hsl": {
"h": 134.702,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.84894,
"c": 0.20135,
"h": 148.4
},
"luminance": 0.6595
}Semantic roles & 50–950 ramp
primary
#59F07E
secondary
#BC319A
accent
#06AAE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580