#59E97A#59E97A
#59E97A is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.1% C 0.196 H 148.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #59E97A |
|---|---|
| RGB | rgb(89, 233, 122) |
| HSL | hsl(134, 77%, 63%) |
| HSV | hsv(134, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(82.81, -61.58, 42.57) |
| CIE-LCH | lch(82.81, 74.86, 145.34°) |
| OKLab | oklab(83.1% -0.1663 0.1036) |
| OKLCH | oklch(83.1% 0.196 148.1) |
| XYZ | xyz(36.7690, 61.8032, 28.4001) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Lightish Green
#61E160
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.85
Spearmint
#1EF876
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E97A #E959C8
analogous
#80E959 #59E97A #59E9C2
triadic
#59E97A #7A59E9 #E97A59
tetradic
#59E97A #5980E9 #E959C8 #E9C259
square
#59E97A #5980E9 #E959C8 #E9C259
split-complementary
#59E97A #C259E9 #E95980
monochromatic
#17B03A #23E24F #59E97A #8FF0A5 #C5F7D1
Accessibility & contrast
On white
1.57
#59E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#59E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E97A
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E97A | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#2FE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #59e97a; /* rgb */ color: rgb(89, 233, 122); /* oklch */ color: oklch(83.1% 0.196 148.1);
Tailwind
colors: {
custom: {
50: '#96f1a2',
500: '#59e97a',
950: '#000000',
},
}SCSS
$custom: #59e97a; $custom-light: #96f1a2; $custom-dark: #000000;
JSON
{
"hex": "#59e97a",
"rgb": {
"r": 89,
"g": 233,
"b": 122
},
"hsl": {
"h": 133.75,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.83096,
"c": 0.19593,
"h": 148.1
},
"luminance": 0.61807
}Semantic roles & 50–950 ramp
primary
#59E97A
secondary
#B13595
accent
#0DAAD9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580