#59EA79#59EA79
#59EA79 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.3% C 0.198 H 147.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA79 |
|---|---|
| RGB | rgb(89, 234, 121) |
| HSL | hsl(133, 78%, 63%) |
| HSV | hsv(133, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.10, -62.09, 43.42) |
| CIE-LCH | lch(83.10, 75.76, 145.04°) |
| OKLab | oklab(83.33% -0.1677 0.1055) |
| OKLCH | oklch(83.33% 0.198 147.8) |
| XYZ | xyz(36.9912, 62.3463, 28.1701) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Lightish Green
#61E160
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.74
Wintergreen
#20F986
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA79 #EA59CA
analogous
#81EA59 #59EA79 #59EAC1
triadic
#59EA79 #7959EA #EA7959
tetradic
#59EA79 #5981EA #EA59CA #EAC159
square
#59EA79 #5981EA #EA59CA #EAC159
split-complementary
#59EA79 #C159EA #EA5981
monochromatic
#17B239 #23E34D #59EA79 #8FF1A5 #C6F8D1
Accessibility & contrast
On white
1.56
#59EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#59EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA79
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA79 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD770
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#2FE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59ea79; /* rgb */ color: rgb(89, 234, 121); /* oklch */ color: oklch(83.3% 0.198 147.8);
Tailwind
colors: {
custom: {
50: '#96f2a1',
500: '#59ea79',
950: '#000000',
},
}SCSS
$custom: #59ea79; $custom-light: #96f2a1; $custom-dark: #000000;
JSON
{
"hex": "#59ea79",
"rgb": {
"r": 89,
"g": 234,
"b": 121
},
"hsl": {
"h": 133.241,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.8333,
"c": 0.19809,
"h": 147.8
},
"luminance": 0.6235
}Semantic roles & 50–950 ramp
primary
#59EA79
secondary
#B23597
accent
#0CACDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580