#59EF86#59EF86
#59EF86 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.193 H 150.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59EF86 |
|---|---|
| RGB | rgb(89, 239, 134) |
| HSL | hsl(138, 82%, 64%) |
| HSV | hsv(138, 63%, 94%) |
| CMYK | cmyk(62.8%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(84.78, -61.94, 39.23) |
| CIE-LCH | lch(84.78, 73.32, 147.65°) |
| OKLab | oklab(84.77% -0.1672 0.0964) |
| OKLCH | oklch(84.77% 0.193 150) |
| XYZ | xyz(39.2864, 65.5741, 33.1363) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 2.87
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EF86 #EF59C2
analogous
#77EF59 #59EF86 #59EFD1
triadic
#59EF86 #8659EF #EF8659
tetradic
#59EF86 #5977EF #EF59C2 #EFD159
square
#59EF86 #5977EF #EF59C2 #EFD159
split-complementary
#59EF86 #D159EF #EF5977
monochromatic
#12BC45 #21EA5D #59EF86 #91F4AF #C9FAD7
Accessibility & contrast
On white
1.49
#59EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#59EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EF86
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EF86 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#23EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59ef86; /* rgb */ color: rgb(89, 239, 134); /* oklch */ color: oklch(84.8% 0.193 150.0);
Tailwind
colors: {
custom: {
50: '#96f5aa',
500: '#59ef86',
950: '#000000',
},
}SCSS
$custom: #59ef86; $custom-light: #96f5aa; $custom-dark: #000000;
JSON
{
"hex": "#59ef86",
"rgb": {
"r": 89,
"g": 239,
"b": 134
},
"hsl": {
"h": 138,
"s": 82.418,
"l": 64.314
},
"oklch": {
"l": 0.84773,
"c": 0.19301,
"h": 150
},
"luminance": 0.65578
}Semantic roles & 50–950 ramp
primary
#59EF86
secondary
#BA3291
accent
#079EDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581