#59FF96#59FF96
#59FF96 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.0% C 0.199 H 152.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF96 |
|---|---|
| RGB | rgb(89, 255, 150) |
| HSL | hsl(142, 100%, 67%) |
| HSV | hsv(142, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(89.79, -65.18, 37.85) |
| CIE-LCH | lch(89.79, 75.37, 149.85°) |
| OKLab | oklab(88.97% -0.1759 0.0937) |
| OKLCH | oklch(88.97% 0.199 152) |
| XYZ | xyz(45.3811, 75.8410, 41.0954) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.43
Wintergreen
#20F986
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 3.21
Mediumspringgreen
#00FA9A
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF96 #FF59C2
analogous
#6FFF59 #59FF96 #59FFE9
triadic
#59FF96 #9659FF #FF9659
tetradic
#59FF96 #596FFF #FF59C2 #FFE959
square
#59FF96 #596FFF #FF59C2 #FFE959
split-complementary
#59FF96 #E959FF #FF596F
monochromatic
#00DE51 #1CFF6F #59FF96 #96FFBD #D3FFE3
Accessibility & contrast
On white
1.30
#59FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#59FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF96
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF96 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#EBDC9D
Tritanopia (blue-blind)
#00FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #59ff96; /* rgb */ color: rgb(89, 255, 150); /* oklch */ color: oklch(89.0% 0.199 152.0);
Tailwind
colors: {
custom: {
50: '#99ffb6',
500: '#59ff96',
950: '#000000',
},
}SCSS
$custom: #59ff96; $custom-light: #99ffb6; $custom-dark: #000000;
JSON
{
"hex": "#59ff96",
"rgb": {
"r": 89,
"g": 255,
"b": 150
},
"hsl": {
"h": 142.048,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88972,
"c": 0.19931,
"h": 152
},
"luminance": 0.75846
}Semantic roles & 50–950 ramp
primary
#59FF96
secondary
#D62695
accent
#0091E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681