#59EC84#59EC84
#59EC84 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.191 H 149.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #59EC84 |
|---|---|
| RGB | rgb(89, 236, 132) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(62.3%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(83.85, -61.15, 39.02) |
| CIE-LCH | lch(83.85, 72.54, 147.46°) |
| OKLab | oklab(84% -0.1651 0.0959) |
| OKLCH | oklch(84% 0.191 149.9) |
| XYZ | xyz(38.2773, 63.7768, 32.1183) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.98
Sea Green (survey)
#53FCA1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EC84 #EC59C1
analogous
#77EC59 #59EC84 #59ECCD
triadic
#59EC84 #8459EC #EC8459
tetradic
#59EC84 #5977EC #EC59C1 #ECCD59
square
#59EC84 #5977EC #EC59C1 #ECCD59
split-complementary
#59EC84 #CD59EC #EC5977
monochromatic
#15B644 #22E65B #59EC84 #90F2AD #C7F9D5
Accessibility & contrast
On white
1.53
#59EC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#59EC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EC84
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EC84 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97C
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#26E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59ec84; /* rgb */ color: rgb(89, 236, 132); /* oklch */ color: oklch(84.0% 0.191 149.9);
Tailwind
colors: {
custom: {
50: '#96f3a9',
500: '#59ec84',
950: '#000000',
},
}SCSS
$custom: #59ec84; $custom-light: #96f3a9; $custom-dark: #000000;
JSON
{
"hex": "#59ec84",
"rgb": {
"r": 89,
"g": 236,
"b": 132
},
"hsl": {
"h": 137.551,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.83998,
"c": 0.19092,
"h": 149.9
},
"luminance": 0.63781
}Semantic roles & 50–950 ramp
primary
#59EC84
secondary
#B53490
accent
#0A9EDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581