#59EE79#59EE79
#59EE79 is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.3% C 0.203 H 147.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE79 |
|---|---|
| RGB | rgb(89, 238, 121) |
| HSL | hsl(133, 81%, 64%) |
| HSV | hsv(133, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.30, -63.54, 44.92) |
| CIE-LCH | lch(84.30, 77.81, 144.74°) |
| OKLab | oklab(84.32% -0.1715 0.1089) |
| OKLCH | oklch(84.32% 0.203 147.6) |
| XYZ | xyz(38.1429, 64.6496, 28.5539) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.14
Weird Green
#3AE57F
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE79 #EE59CE
analogous
#84EE59 #59EE79 #59EEC4
triadic
#59EE79 #7959EE #EE7959
tetradic
#59EE79 #5984EE #EE59CE #EEC459
square
#59EE79 #5984EE #EE59CE #EEC459
split-complementary
#59EE79 #C459EE #EE5984
monochromatic
#13BA37 #21E84C #59EE79 #91F4A6 #C8F9D3
Accessibility & contrast
On white
1.51
#59EE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#59EE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE79
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE79 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#2CE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee79; /* rgb */ color: rgb(89, 238, 121); /* oklch */ color: oklch(84.3% 0.203 147.6);
Tailwind
colors: {
custom: {
50: '#97f5a2',
500: '#59ee79',
950: '#000000',
},
}SCSS
$custom: #59ee79; $custom-light: #97f5a2; $custom-dark: #000000;
JSON
{
"hex": "#59ee79",
"rgb": {
"r": 89,
"g": 238,
"b": 121
},
"hsl": {
"h": 132.886,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84324,
"c": 0.20317,
"h": 147.6
},
"luminance": 0.64653
}Semantic roles & 50–950 ramp
primary
#59EE79
secondary
#B9339C
accent
#08B0DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580