#59E985#59E985
#59E985 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.186 H 150.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #59E985 |
|---|---|
| RGB | rgb(89, 233, 133) |
| HSL | hsl(138, 77%, 63%) |
| HSV | hsv(138, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(82.96, -59.87, 37.38) |
| CIE-LCH | lch(82.96, 70.59, 148.02°) |
| OKLab | oklab(83.27% -0.1617 0.0921) |
| OKLCH | oklch(83.27% 0.186 150.3) |
| XYZ | xyz(37.4895, 62.0914, 32.1949) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.87
Turquoise Green
#04F489
ΔE00 3.50
Wintergreen
#20F986
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.19
Spearmint
#1EF876
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E985 #E959BD
analogous
#75E959 #59E985 #59E9CD
triadic
#59E985 #8559E9 #E98559
tetradic
#59E985 #5975E9 #E959BD #E9CD59
square
#59E985 #5975E9 #E959BD #E9CD59
split-complementary
#59E985 #CD59E9 #E95975
monochromatic
#17B046 #23E25D #59E985 #8FF0AD #C5F7D4
Accessibility & contrast
On white
1.56
#59E985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#59E985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E985
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E985 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67E
Deuteranopia (green-blind)
#D8C98C
Tritanopia (blue-blind)
#28E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59e985; /* rgb */ color: rgb(89, 233, 133); /* oklch */ color: oklch(83.3% 0.186 150.3);
Tailwind
colors: {
custom: {
50: '#96f1a9',
500: '#59e985',
950: '#000000',
},
}SCSS
$custom: #59e985; $custom-light: #96f1a9; $custom-dark: #000000;
JSON
{
"hex": "#59e985",
"rgb": {
"r": 89,
"g": 233,
"b": 133
},
"hsl": {
"h": 138.333,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.83273,
"c": 0.18611,
"h": 150.3
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#59E985
secondary
#B1358B
accent
#0D9AD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581