#59E77A#59E77A
#59E77A is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.6% C 0.193 H 148.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #59E77A |
|---|---|
| RGB | rgb(89, 231, 122) |
| HSL | hsl(134, 75%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61.5%, 0%, 47.2%, 9.4%) |
| CIE-LAB | lab(82.20, -60.84, 41.81) |
| CIE-LCH | lch(82.20, 73.83, 145.50°) |
| OKLab | oklab(82.6% -0.1643 0.1019) |
| OKLCH | oklch(82.6% 0.193 148.2) |
| XYZ | xyz(36.2060, 60.6772, 28.2124) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Lightish Green
#61E160
ΔE00 3.64
Tealish Green
#0CDC73
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E77A #E759C6
analogous
#7FE759 #59E77A #59E7C1
triadic
#59E77A #7A59E7 #E77A59
tetradic
#59E77A #597FE7 #E759C6 #E7C159
square
#59E77A #597FE7 #E759C6 #E7C159
split-complementary
#59E77A #C159E7 #E7597F
monochromatic
#19AD3B #24DF4F #59E77A #8EEFA5 #C4F6D0
Accessibility & contrast
On white
1.60
#59E77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#59E77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E77A
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E77A | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#30E3CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59e77a; /* rgb */ color: rgb(89, 231, 122); /* oklch */ color: oklch(82.6% 0.193 148.2);
Tailwind
colors: {
custom: {
50: '#95f0a2',
500: '#59e77a',
950: '#000000',
},
}SCSS
$custom: #59e77a; $custom-light: #95f0a2; $custom-dark: #000000;
JSON
{
"hex": "#59e77a",
"rgb": {
"r": 89,
"g": 231,
"b": 122
},
"hsl": {
"h": 133.944,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.82599,
"c": 0.19335,
"h": 148.2
},
"luminance": 0.60681
}Semantic roles & 50–950 ramp
primary
#59E77A
secondary
#AE3692
accent
#0FA8D7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580