#59F07F#59F07F
#59F07F is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 84.9% C 0.200 H 148.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #59F07F |
|---|---|
| RGB | rgb(89, 240, 127) |
| HSL | hsl(135, 83%, 65%) |
| HSV | hsv(135, 63%, 94%) |
| CMYK | cmyk(62.9%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(84.98, -63.38, 42.89) |
| CIE-LCH | lch(84.98, 76.53, 145.91°) |
| OKLab | oklab(84.91% -0.1711 0.1046) |
| OKLCH | oklch(84.91% 0.2 148.6) |
| XYZ | xyz(39.1078, 65.9724, 30.7475) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.81
Spearmint
#1EF876
ΔE00 2.91
Wintergreen
#20F986
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F07F #F059CA
analogous
#7FF059 #59F07F #59F0CA
triadic
#59F07F #7F59F0 #F07F59
tetradic
#59F07F #597FF0 #F059CA #F0CA59
square
#59F07F #597FF0 #F059CA #F0CA59
split-complementary
#59F07F #CA59F0 #F0597F
monochromatic
#11BD3C #21EB54 #59F07F #91F5AA #C9FAD6
Accessibility & contrast
On white
1.48
#59F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#59F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F07F
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F07F | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#27EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59f07f; /* rgb */ color: rgb(89, 240, 127); /* oklch */ color: oklch(84.9% 0.200 148.6);
Tailwind
colors: {
custom: {
50: '#97f6a6',
500: '#59f07f',
950: '#000000',
},
}SCSS
$custom: #59f07f; $custom-light: #97f6a6; $custom-dark: #000000;
JSON
{
"hex": "#59f07f",
"rgb": {
"r": 89,
"g": 240,
"b": 127
},
"hsl": {
"h": 135.099,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.84909,
"c": 0.20049,
"h": 148.6
},
"luminance": 0.65976
}Semantic roles & 50–950 ramp
primary
#59F07F
secondary
#BC3199
accent
#06A9E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580