#59EE78#59EE78
#59EE78 is a very light, highly saturated green. Relative luminance 0.646; OKLCH L 84.3% C 0.204 H 147.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE78 |
|---|---|
| RGB | rgb(89, 238, 120) |
| HSL | hsl(132, 81%, 64%) |
| HSV | hsv(132, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.29, -63.68, 45.38) |
| CIE-LCH | lch(84.29, 78.19, 144.52°) |
| OKLab | oklab(84.31% -0.1719 0.1098) |
| OKLCH | oklch(84.31% 0.204 147.4) |
| XYZ | xyz(38.0819, 64.6252, 28.2327) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.61
Lightish Green
#61E160
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE78 #EE59CF
analogous
#85EE59 #59EE78 #59EEC3
triadic
#59EE78 #7859EE #EE7859
tetradic
#59EE78 #5985EE #EE59CF #EEC359
square
#59EE78 #5985EE #EE59CF #EEC359
split-complementary
#59EE78 #C359EE #EE5985
monochromatic
#13BA36 #21E84B #59EE78 #91F4A5 #C8F9D2
Accessibility & contrast
On white
1.51
#59EE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#59EE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE78
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE78 | 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)
#F1DA6E
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#2DE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee78; /* rgb */ color: rgb(89, 238, 120); /* oklch */ color: oklch(84.3% 0.204 147.4);
Tailwind
colors: {
custom: {
50: '#97f5a1',
500: '#59ee78',
950: '#000000',
},
}SCSS
$custom: #59ee78; $custom-light: #97f5a1; $custom-dark: #000000;
JSON
{
"hex": "#59ee78",
"rgb": {
"r": 89,
"g": 238,
"b": 120
},
"hsl": {
"h": 132.483,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84309,
"c": 0.20404,
"h": 147.4
},
"luminance": 0.64629
}Semantic roles & 50–950 ramp
primary
#59EE78
secondary
#B9339D
accent
#08B1DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580