#59FF7C#59FF7C
#59FF7C is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.222 H 147.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF7C |
|---|---|
| RGB | rgb(89, 255, 124) |
| HSL | hsl(133, 100%, 67%) |
| HSV | hsv(133, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(89.44, -69.11, 49.84) |
| CIE-LCH | lch(89.44, 85.21, 144.20°) |
| OKLab | oklab(88.57% -0.1865 0.12) |
| OKLCH | oklch(88.57% 0.222 147.2) |
| XYZ | xyz(43.5148, 75.0945, 31.2663) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.05
Spearmint
#1EF876
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 3.34
Light Bright Green
#53FE5C
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF7C #FF59DC
analogous
#89FF59 #59FF7C #59FFCF
triadic
#59FF7C #7C59FF #FF7C59
tetradic
#59FF7C #5989FF #FF59DC #FFCF59
square
#59FF7C #5989FF #FF59DC #FFCF59
split-complementary
#59FF7C #CF59FF #FF5989
monochromatic
#00DE2F #1CFF4C #59FF7C #96FFAC #D3FFDD
Accessibility & contrast
On white
1.31
#59FF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#59FF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF7C
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF7C | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#EEDB86
Tritanopia (blue-blind)
#1EFAE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff7c; /* rgb */ color: rgb(89, 255, 124); /* oklch */ color: oklch(88.6% 0.222 147.2);
Tailwind
colors: {
custom: {
50: '#99ffa4',
500: '#59ff7c',
950: '#000000',
},
}SCSS
$custom: #59ff7c; $custom-light: #99ffa4; $custom-dark: #000000;
JSON
{
"hex": "#59ff7c",
"rgb": {
"r": 89,
"g": 255,
"b": 124
},
"hsl": {
"h": 132.651,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88572,
"c": 0.22174,
"h": 147.2
},
"luminance": 0.75099
}Semantic roles & 50–950 ramp
primary
#59FF7C
secondary
#D626B1
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680