#59FF94#59FF94
#59FF94 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.201 H 151.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF94 |
|---|---|
| RGB | rgb(89, 255, 148) |
| HSL | hsl(141, 100%, 67%) |
| HSV | hsv(141, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 42%, 0%) |
| CIE-LAB | lab(89.76, -65.51, 38.79) |
| CIE-LCH | lch(89.76, 76.13, 149.37°) |
| OKLab | oklab(88.94% -0.1767 0.0959) |
| OKLCH | oklch(88.94% 0.201 151.5) |
| XYZ | xyz(45.2214, 75.7772, 40.2545) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Sea Green (survey)
#53FCA1
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.72
Spring Green
#00FF7F
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF94 #FF59C4
analogous
#71FF59 #59FF94 #59FFE7
triadic
#59FF94 #9459FF #FF9459
tetradic
#59FF94 #5971FF #FF59C4 #FFE759
square
#59FF94 #5971FF #FF59C4 #FFE759
split-complementary
#59FF94 #E759FF #FF5971
monochromatic
#00DE4F #1CFF6D #59FF94 #96FFBB #D3FFE3
Accessibility & contrast
On white
1.30
#59FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#59FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF94
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF94 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#EBDC9B
Tritanopia (blue-blind)
#00FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #59ff94; /* rgb */ color: rgb(89, 255, 148); /* oklch */ color: oklch(88.9% 0.201 151.5);
Tailwind
colors: {
custom: {
50: '#99ffb4',
500: '#59ff94',
950: '#000000',
},
}SCSS
$custom: #59ff94; $custom-light: #99ffb4; $custom-dark: #000000;
JSON
{
"hex": "#59ff94",
"rgb": {
"r": 89,
"g": 255,
"b": 148
},
"hsl": {
"h": 141.325,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88938,
"c": 0.20106,
"h": 151.5
},
"luminance": 0.75782
}Semantic roles & 50–950 ramp
primary
#59FF94
secondary
#D62698
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681