#59F384#59F384
#59F384 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.7% C 0.200 H 149.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #59F384 |
|---|---|
| RGB | rgb(89, 243, 132) |
| HSL | hsl(137, 87%, 65%) |
| HSV | hsv(137, 63%, 95%) |
| CMYK | cmyk(63.4%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(85.95, -63.71, 41.70) |
| CIE-LCH | lch(85.95, 76.14, 146.79°) |
| OKLab | oklab(85.73% -0.1719 0.102) |
| OKLCH | oklch(85.73% 0.2 149.3) |
| XYZ | xyz(40.3323, 67.8868, 32.8033) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.56
Spearmint
#1EF876
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 2.96
Spring Green
#00FF7F
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F384 #F359C8
analogous
#7BF359 #59F384 #59F3D1
triadic
#59F384 #8459F3 #F38459
tetradic
#59F384 #597BF3 #F359C8 #F3D159
square
#59F384 #597BF3 #F359C8 #F3D159
split-complementary
#59F384 #D159F3 #F3597B
monochromatic
#0EC341 #20EF5A #59F384 #92F7AE #CBFBD9
Accessibility & contrast
On white
1.44
#59F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#59F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F384
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F384 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E1D28C
Tritanopia (blue-blind)
#21EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #59f384; /* rgb */ color: rgb(89, 243, 132); /* oklch */ color: oklch(85.7% 0.200 149.3);
Tailwind
colors: {
custom: {
50: '#97f8a9',
500: '#59f384',
950: '#000000',
},
}SCSS
$custom: #59f384; $custom-light: #97f8a9; $custom-dark: #000000;
JSON
{
"hex": "#59f384",
"rgb": {
"r": 89,
"g": 243,
"b": 132
},
"hsl": {
"h": 136.753,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.85728,
"c": 0.1999,
"h": 149.3
},
"luminance": 0.67891
}Semantic roles & 50–950 ramp
primary
#59F384
secondary
#C12F98
accent
#02A4E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581