#59F490#59F490
#59F490 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.191 H 151.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59F490 |
|---|---|
| RGB | rgb(89, 244, 144) |
| HSL | hsl(141, 88%, 65%) |
| HSV | hsv(141, 64%, 96%) |
| CMYK | cmyk(63.5%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.42, -62.15, 36.42) |
| CIE-LCH | lch(86.42, 72.04, 149.63°) |
| OKLab | oklab(86.17% -0.1678 0.0902) |
| OKLCH | oklch(86.17% 0.191 151.7) |
| XYZ | xyz(41.5012, 68.8345, 37.4794) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.64
Wintergreen
#20F986
ΔE00 2.64
Light Green Blue
#56FCA2
ΔE00 2.71
Mediumspringgreen
#00FA9A
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F490 #F459BD
analogous
#70F459 #59F490 #59F4DD
triadic
#59F490 #9059F4 #F49059
tetradic
#59F490 #5970F4 #F459BD #F4DD59
square
#59F490 #5970F4 #F459BD #F4DD59
split-complementary
#59F490 #DD59F4 #F45970
monochromatic
#0DC64F #20F06A #59F490 #92F8B6 #CCFCDD
Accessibility & contrast
On white
1.42
#59F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#59F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F490
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F490 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#12F0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #59f490; /* rgb */ color: rgb(89, 244, 144); /* oklch */ color: oklch(86.2% 0.191 151.7);
Tailwind
colors: {
custom: {
50: '#97f9b1',
500: '#59f490',
950: '#000000',
},
}SCSS
$custom: #59f490; $custom-light: #97f9b1; $custom-dark: #000000;
JSON
{
"hex": "#59f490",
"rgb": {
"r": 89,
"g": 244,
"b": 144
},
"hsl": {
"h": 141.29,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.86174,
"c": 0.19054,
"h": 151.7
},
"luminance": 0.68839
}Semantic roles & 50–950 ramp
primary
#59F490
secondary
#C32F8E
accent
#0194E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581