#59EA78#59EA78
#59EA78 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.3% C 0.199 H 147.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA78 |
|---|---|
| RGB | rgb(89, 234, 120) |
| HSL | hsl(133, 78%, 63%) |
| HSV | hsv(133, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.08, -62.23, 43.88) |
| CIE-LCH | lch(83.08, 76.15, 144.81°) |
| OKLab | oklab(83.32% -0.1681 0.1065) |
| OKLCH | oklch(83.32% 0.199 147.6) |
| XYZ | xyz(36.9302, 62.3219, 27.8488) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightish Green
#61E160
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.72
Wintergreen
#20F986
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA78 #EA59CB
analogous
#82EA59 #59EA78 #59EAC1
triadic
#59EA78 #7859EA #EA7859
tetradic
#59EA78 #5982EA #EA59CB #EAC159
square
#59EA78 #5982EA #EA59CB #EAC159
split-complementary
#59EA78 #C159EA #EA5982
monochromatic
#17B238 #23E34C #59EA78 #8FF1A4 #C6F8D0
Accessibility & contrast
On white
1.56
#59EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#59EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA78
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA78 | 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)
#ECD76F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#2FE5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59ea78; /* rgb */ color: rgb(89, 234, 120); /* oklch */ color: oklch(83.3% 0.199 147.6);
Tailwind
colors: {
custom: {
50: '#96f2a1',
500: '#59ea78',
950: '#000000',
},
}SCSS
$custom: #59ea78; $custom-light: #96f2a1; $custom-dark: #000000;
JSON
{
"hex": "#59ea78",
"rgb": {
"r": 89,
"g": 234,
"b": 120
},
"hsl": {
"h": 132.828,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83315,
"c": 0.19896,
"h": 147.6
},
"luminance": 0.62326
}Semantic roles & 50–950 ramp
primary
#59EA78
secondary
#B23598
accent
#0CAEDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580