#59E77F#59E77F
#59E77F is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.189 H 149.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59E77F |
|---|---|
| RGB | rgb(89, 231, 127) |
| HSL | hsl(136, 75%, 63%) |
| HSV | hsv(136, 61%, 91%) |
| CMYK | cmyk(61.5%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.27, -60.08, 39.46) |
| CIE-LCH | lch(82.27, 71.88, 146.70°) |
| OKLab | oklab(82.68% -0.1622 0.0967) |
| OKLCH | oklch(82.68% 0.189 149.2) |
| XYZ | xyz(36.5238, 60.8044, 29.8862) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.89
Tealish Green
#0CDC73
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.29
Lightish Green
#61E160
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E77F #E759C1
analogous
#7AE759 #59E77F #59E7C6
triadic
#59E77F #7F59E7 #E77F59
tetradic
#59E77F #597AE7 #E759C1 #E7C659
square
#59E77F #597AE7 #E759C1 #E7C659
split-complementary
#59E77F #C659E7 #E7597A
monochromatic
#19AD40 #24DF56 #59E77F #8EEFA8 #C4F6D1
Accessibility & contrast
On white
1.60
#59E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#59E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E77F
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E77F | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D477
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#2DE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59e77f; /* rgb */ color: rgb(89, 231, 127); /* oklch */ color: oklch(82.7% 0.189 149.2);
Tailwind
colors: {
custom: {
50: '#95f0a5',
500: '#59e77f',
950: '#000000',
},
}SCSS
$custom: #59e77f; $custom-light: #95f0a5; $custom-dark: #000000;
JSON
{
"hex": "#59e77f",
"rgb": {
"r": 89,
"g": 231,
"b": 127
},
"hsl": {
"h": 136.056,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.82678,
"c": 0.18889,
"h": 149.2
},
"luminance": 0.60808
}Semantic roles & 50–950 ramp
primary
#59E77F
secondary
#AE368E
accent
#0FA1D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580