#59E77D#59E77D
#59E77D is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.6% C 0.191 H 148.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #59E77D |
|---|---|
| RGB | rgb(89, 231, 125) |
| HSL | hsl(135, 75%, 63%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(61.5%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.25, -60.39, 40.40) |
| CIE-LCH | lch(82.25, 72.66, 146.22°) |
| OKLab | oklab(82.65% -0.1631 0.0988) |
| OKLCH | oklch(82.65% 0.191 148.8) |
| XYZ | xyz(36.3948, 60.7527, 29.2065) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.04
Tealish Green
#0CDC73
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E77D #E759C3
analogous
#7CE759 #59E77D #59E7C4
triadic
#59E77D #7D59E7 #E77D59
tetradic
#59E77D #597CE7 #E759C3 #E7C459
square
#59E77D #597CE7 #E759C3 #E7C459
split-complementary
#59E77D #C459E7 #E7597C
monochromatic
#19AD3E #24DF53 #59E77D #8EEFA7 #C4F6D1
Accessibility & contrast
On white
1.60
#59E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#59E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E77D
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E77D | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#2EE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59e77d; /* rgb */ color: rgb(89, 231, 125); /* oklch */ color: oklch(82.6% 0.191 148.8);
Tailwind
colors: {
custom: {
50: '#95f0a4',
500: '#59e77d',
950: '#000000',
},
}SCSS
$custom: #59e77d; $custom-light: #95f0a4; $custom-dark: #000000;
JSON
{
"hex": "#59e77d",
"rgb": {
"r": 89,
"g": 231,
"b": 125
},
"hsl": {
"h": 135.211,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.82646,
"c": 0.19069,
"h": 148.8
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#59E77D
secondary
#AE3690
accent
#0FA4D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580