#59E97F#59E97F
#59E97F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.191 H 149.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #59E97F |
|---|---|
| RGB | rgb(89, 233, 127) |
| HSL | hsl(136, 77%, 63%) |
| HSV | hsv(136, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(82.88, -60.82, 40.23) |
| CIE-LCH | lch(82.88, 72.92, 146.52°) |
| OKLab | oklab(83.17% -0.1642 0.0985) |
| OKLCH | oklch(83.17% 0.191 149.1) |
| XYZ | xyz(37.0868, 61.9303, 30.0738) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Turquoise Green
#04F489
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.90
Wintergreen
#20F986
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.19
Spearmint
#1EF876
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E97F #E959C3
analogous
#7BE959 #59E97F #59E9C7
triadic
#59E97F #7F59E9 #E97F59
tetradic
#59E97F #597BE9 #E959C3 #E9C759
square
#59E97F #597BE9 #E959C3 #E9C759
split-complementary
#59E97F #C759E9 #E9597B
monochromatic
#17B040 #23E255 #59E97F #8FF0A9 #C5F7D2
Accessibility & contrast
On white
1.57
#59E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#59E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E97F
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E97F | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#2CE5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #59e97f; /* rgb */ color: rgb(89, 233, 127); /* oklch */ color: oklch(83.2% 0.191 149.1);
Tailwind
colors: {
custom: {
50: '#96f1a5',
500: '#59e97f',
950: '#000000',
},
}SCSS
$custom: #59e97f; $custom-light: #96f1a5; $custom-dark: #000000;
JSON
{
"hex": "#59e97f",
"rgb": {
"r": 89,
"g": 233,
"b": 127
},
"hsl": {
"h": 135.833,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.83174,
"c": 0.19149,
"h": 149.1
},
"luminance": 0.61934
}Semantic roles & 50–950 ramp
primary
#59E97F
secondary
#B13590
accent
#0DA3D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580