#59FF82#59FF82
#59FF82 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.217 H 148.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF82 |
|---|---|
| RGB | rgb(89, 255, 130) |
| HSL | hsl(135, 100%, 67%) |
| HSV | hsv(135, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 49%, 0%) |
| CIE-LAB | lab(89.51, -68.27, 47.13) |
| CIE-LCH | lch(89.51, 82.96, 145.38°) |
| OKLab | oklab(88.66% -0.1841 0.1143) |
| OKLCH | oklch(88.66% 0.217 148.2) |
| XYZ | xyz(43.9059, 75.2509, 33.3258) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.35
Lightgreen (survey)
#76FF7B
ΔE00 2.50
Spearmint
#1EF876
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.04
Easter Green
#8CFD7E
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF82 #FF59D6
analogous
#83FF59 #59FF82 #59FFD5
triadic
#59FF82 #8259FF #FF8259
tetradic
#59FF82 #5983FF #FF59D6 #FFD559
square
#59FF82 #5983FF #FF59D6 #FFD559
split-complementary
#59FF82 #D559FF #FF5983
monochromatic
#00DE37 #1CFF54 #59FF82 #96FFB0 #D3FFDE
Accessibility & contrast
On white
1.31
#59FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#59FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF82
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF82 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#17FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff82; /* rgb */ color: rgb(89, 255, 130); /* oklch */ color: oklch(88.7% 0.217 148.2);
Tailwind
colors: {
custom: {
50: '#99ffa8',
500: '#59ff82',
950: '#000000',
},
}SCSS
$custom: #59ff82; $custom-light: #99ffa8; $custom-dark: #000000;
JSON
{
"hex": "#59ff82",
"rgb": {
"r": 89,
"g": 255,
"b": 130
},
"hsl": {
"h": 134.819,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88656,
"c": 0.21669,
"h": 148.2
},
"luminance": 0.75256
}Semantic roles & 50–950 ramp
primary
#59FF82
secondary
#D626AB
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681