#59FF84#59FF84
#59FF84 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.215 H 148.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF84 |
|---|---|
| RGB | rgb(89, 255, 132) |
| HSL | hsl(136, 100%, 67%) |
| HSV | hsv(136, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.54, -67.98, 46.22) |
| CIE-LCH | lch(89.54, 82.21, 145.79°) |
| OKLab | oklab(88.69% -0.1833 0.1123) |
| OKLCH | oklch(88.69% 0.215 148.5) |
| XYZ | xyz(44.0414, 75.3052, 34.0397) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.31
Spearmint
#1EF876
ΔE00 2.59
Lightgreen (survey)
#76FF7B
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF84 #FF59D4
analogous
#81FF59 #59FF84 #59FFD7
triadic
#59FF84 #8459FF #FF8459
tetradic
#59FF84 #5981FF #FF59D4 #FFD759
square
#59FF84 #5981FF #FF59D4 #FFD759
split-complementary
#59FF84 #D759FF #FF5981
monochromatic
#00DE39 #1CFF57 #59FF84 #96FFB1 #D3FFDF
Accessibility & contrast
On white
1.31
#59FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#59FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF84
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF84 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#EDDB8D
Tritanopia (blue-blind)
#15FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff84; /* rgb */ color: rgb(89, 255, 132); /* oklch */ color: oklch(88.7% 0.215 148.5);
Tailwind
colors: {
custom: {
50: '#99ffaa',
500: '#59ff84',
950: '#000000',
},
}SCSS
$custom: #59ff84; $custom-light: #99ffaa; $custom-dark: #000000;
JSON
{
"hex": "#59ff84",
"rgb": {
"r": 89,
"g": 255,
"b": 132
},
"hsl": {
"h": 135.542,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88685,
"c": 0.21498,
"h": 148.5
},
"luminance": 0.7531
}Semantic roles & 50–950 ramp
primary
#59FF84
secondary
#D626A9
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681