#59F381#59F381
#59F381 is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.203 H 148.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #59F381 |
|---|---|
| RGB | rgb(89, 243, 129) |
| HSL | hsl(136, 87%, 65%) |
| HSV | hsv(136, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(85.91, -64.16, 43.10) |
| CIE-LCH | lch(85.91, 77.30, 146.11°) |
| OKLab | oklab(85.68% -0.1731 0.1051) |
| OKLCH | oklch(85.68% 0.203 148.7) |
| XYZ | xyz(40.1299, 67.8059, 31.7376) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.52
Spearmint
#1EF876
ΔE00 2.60
Wintergreen
#20F986
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F381 #F359CB
analogous
#7EF359 #59F381 #59F3CE
triadic
#59F381 #8159F3 #F38159
tetradic
#59F381 #597EF3 #F359CB #F3CE59
square
#59F381 #597EF3 #F359CB #F3CE59
split-complementary
#59F381 #CE59F3 #F3597E
monochromatic
#0EC33D #20EF56 #59F381 #92F7AC #CBFBD8
Accessibility & contrast
On white
1.44
#59F381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#59F381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F381
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F381 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#24EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f381; /* rgb */ color: rgb(89, 243, 129); /* oklch */ color: oklch(85.7% 0.203 148.7);
Tailwind
colors: {
custom: {
50: '#97f8a7',
500: '#59f381',
950: '#000000',
},
}SCSS
$custom: #59f381; $custom-light: #97f8a7; $custom-dark: #000000;
JSON
{
"hex": "#59f381",
"rgb": {
"r": 89,
"g": 243,
"b": 129
},
"hsl": {
"h": 135.584,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.85682,
"c": 0.20253,
"h": 148.7
},
"luminance": 0.6781
}Semantic roles & 50–950 ramp
primary
#59F381
secondary
#C12F9B
accent
#02A9E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580