#59F488#59F488
#59F488 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.0% C 0.198 H 150.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #59F488 |
|---|---|
| RGB | rgb(89, 244, 136) |
| HSL | hsl(138, 88%, 65%) |
| HSV | hsv(138, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.30, -63.45, 40.21) |
| CIE-LCH | lch(86.30, 75.12, 147.64°) |
| OKLab | oklab(86.04% -0.1712 0.0988) |
| OKLCH | oklch(86.04% 0.198 150) |
| XYZ | xyz(40.9113, 68.5986, 34.3726) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.33
Minty Green
#0BF77D
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 2.72
Spearmint
#1EF876
ΔE00 3.04
Spring Green
#00FF7F
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F488 #F459C5
analogous
#77F459 #59F488 #59F4D6
triadic
#59F488 #8859F4 #F48859
tetradic
#59F488 #5977F4 #F459C5 #F4D659
square
#59F488 #5977F4 #F459C5 #F4D659
split-complementary
#59F488 #D659F4 #F45977
monochromatic
#0DC645 #20F05F #59F488 #92F8B1 #CCFCDA
Accessibility & contrast
On white
1.43
#59F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#59F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F488
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F488 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#1DF0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f488; /* rgb */ color: rgb(89, 244, 136); /* oklch */ color: oklch(86.0% 0.198 150.0);
Tailwind
colors: {
custom: {
50: '#97f9ac',
500: '#59f488',
950: '#000000',
},
}SCSS
$custom: #59f488; $custom-light: #97f9ac; $custom-dark: #000000;
JSON
{
"hex": "#59f488",
"rgb": {
"r": 89,
"g": 244,
"b": 136
},
"hsl": {
"h": 138.194,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86039,
"c": 0.19765,
"h": 150
},
"luminance": 0.68603
}Semantic roles & 50–950 ramp
primary
#59F488
secondary
#C32F96
accent
#019FE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581