#59F17F#59F17F
#59F17F is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.2% C 0.202 H 148.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #59F17F |
|---|---|
| RGB | rgb(89, 241, 127) |
| HSL | hsl(135, 84%, 65%) |
| HSV | hsv(135, 63%, 95%) |
| CMYK | cmyk(63.1%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.28, -63.74, 43.27) |
| CIE-LCH | lch(85.28, 77.04, 145.83°) |
| OKLab | oklab(85.16% -0.172 0.1054) |
| OKLCH | oklch(85.16% 0.202 148.5) |
| XYZ | xyz(39.4030, 66.5627, 30.8459) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.76
Wintergreen
#20F986
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F17F #F159CB
analogous
#7FF159 #59F17F #59F1CB
triadic
#59F17F #7F59F1 #F17F59
tetradic
#59F17F #597FF1 #F159CB #F1CB59
square
#59F17F #597FF1 #F159CB #F1CB59
split-complementary
#59F17F #CB59F1 #F1597F
monochromatic
#10BF3C #21EC53 #59F17F #91F6AB #CAFBD6
Accessibility & contrast
On white
1.47
#59F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#59F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F17F
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F17F | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#27ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #59f17f; /* rgb */ color: rgb(89, 241, 127); /* oklch */ color: oklch(85.2% 0.202 148.5);
Tailwind
colors: {
custom: {
50: '#97f7a6',
500: '#59f17f',
950: '#000000',
},
}SCSS
$custom: #59f17f; $custom-light: #97f7a6; $custom-dark: #000000;
JSON
{
"hex": "#59f17f",
"rgb": {
"r": 89,
"g": 241,
"b": 127
},
"hsl": {
"h": 135,
"s": 84.444,
"l": 64.706
},
"oklch": {
"l": 0.85157,
"c": 0.20175,
"h": 148.5
},
"luminance": 0.66567
}Semantic roles & 50–950 ramp
primary
#59F17F
secondary
#BE319A
accent
#05AAE1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580